0.7.4 (2016-02-21)
Implemented enhancements:
- Asks the user if he needed tests in
generamba setup
command #85 - Can we introduce something similar to view partials in rails (for duplicated parts of views) #62
Fixed bugs:
- Add resources(xib, storyboard and etc) in project bundle resources. #84
Closed issues:
- Get "Liquid error: This liquid context does not allow includes." on all files in just generated module #93
0.7.3 (2016-01-24)
Implemented enhancements:
- Enhance
generamba template search
to search templates in custom catalogs #75 - Enhance
generamba template list
to browse custom catalogs #74 - Warn the user if template contains missing dependencies #17
Closed issues:
- Can we use constants from rambafile in templates? #81
- Arguments for
generamba gen Name modulename
#80
0.7.2 (2016-01-10)
Implemented enhancements:
- --version command #54
- Incorrect behavior when generate module which already exists #52
- Add the ability to specify custom template catalogs in Rambafile #44
Fixed bugs:
- Don't set target in swift projects #65
- Incorrect behavior when generate module which already exists #52
Closed issues:
- Can generamba be used to generate swift modules? #61
- Git 1.2.9.1 #57
- Clarify generamba parameters usage #51
- Add documentation for liquid templates #48
- The documentation is not translated into English #13
0.7.1 (2015-12-20)
Implemented enhancements:
- Podfile path setup during generamba setup needs clarification #50
- Remove the Settingslogic dependency #42
Fixed bugs:
- Unexpected behavior when use --module_path #53
Closed issues:
- Add support for multiple targets during generamba setup #49
0.7.0 (2015-12-13)
Implemented enhancements:
- Add coloured output #28
- Add -filepath and -grouppath options for
generamba gen
command #27 - Add a
generamba template search
command #26 - Add a
generamba template list
command #25 - Add the if statements to the Rambafile.liquid #22
- Target membership for module sources #11
Fixed bugs:
- Non-informative error message when running
generamba template install
in the wrong directory #39 - undefined method `each' for nil:NilClass (NoMethodError) #37
0.6.2 (2015-11-25)
Fixed bugs:
- Can't install template from git repo #36
Closed issues:
- Need more information about dependencies #34
0.6.1 (2015-11-21)
Implemented enhancements:
- Add Rambafile validation #10
Fixed bugs:
- The author name should be configured without
generamba setup
#31 - Sometimes Generamba fills in the wrong test target in the Rambafile #30
- Seems that Generamba doesn't add project name to the headers #29
Closed issues:
- Add a documentation for a .rambaspec file and overall template structure #24
- Rambafile format is not documented #9
0.6.0 (2015-11-15)
Implemented enhancements:
- Add a podfile_path/cartfile_path fields to a Rambafile #19
- Add a dependencies field to the .rambaspec #18
- Move the hardcoded keys to the constants #15
- Implement automatic template creation #8
- Change some of the questions of
generamba setup
#7
Fixed bugs:
- Rambafile uses absolute filepath to xcodeproj file #21
- Duplicate file reference in project.pbxproj #20
- Move the rambler_viper_controller template to the generamba-catalog #16
0.5.0 (2015-11-01)
* This Change Log was automatically generated by github_changelog_generator