Skip to content

Latest commit

 

History

History
150 lines (92 loc) · 7.26 KB

CHANGELOG.md

File metadata and controls

150 lines (92 loc) · 7.26 KB

Change Log

1.0.0 (2016-07-23)

Full Changelog

Implemented enhancements:

  • Add more info to generamba version command #122
  • Empty group in Xcode structure #118
  • Gem dependency of cocoapods-core-0.39.0 #114
  • Remove adding module name in module_group_path if it set from cli #98
  • Check for missing Carthage dependencies #83
  • Additional template parameters #46

Fixed bugs:

  • Can't add file with type . Only 'source' and 'resource' are acceptable #116
  • If option --module-group-path starts with '/' Generamba add folder with empty name in root folder #99

Closed issues:

  • Generamba as file converter #41

0.7.8 (2016-05-16)

Full Changelog

0.7.7 (2016-05-10)

Full Changelog

Implemented enhancements:

  • Project target name in module_info #110
  • Author setting setup #107
  • Give a user more information about templates during generamba setup #86

0.7.6 (2016-04-30)

Full Changelog

Fixed bugs:

  • Failed adding files to project #96

0.7.5 (2016-04-24)

Full Changelog

Implemented enhancements:

  • Get templates from git by specific a branch #104

Fixed bugs:

  • Generamba generator: Could not find 'generamba' #103
  • Layout issue in "Summary for gen module" #95
  • Non human exception when wrong template name or catalog #77
  • Error on empty template folder #76

Closed issues:

  • Module Name in .rambaspec support #102
  • [WIP] fix module_group_path option #100
  • Generate with project and tests targets in command line #97
  • Easy setup template path to local templates in Rambafile #94

0.7.4 (2016-02-21)

Full Changelog

Implemented enhancements:

  • Improve the visualization of commands with parameters #69
  • 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)

Full Changelog

Implemented enhancements:

  • Enhance generamba template search to search templates in custom catalogs #75
  • Enhance generamba template list to browse custom catalogs #74

Closed issues:

  • Can we use constants from rambafile in templates? #81

0.7.2 (2016-01-10)

Full Changelog

Implemented enhancements:

  • --version command #54
  • Incorrect behavior when generate module which already exists #52

Fixed bugs:

  • Don't set target in swift projects #65
  • Default template set can not be used #60
  • 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

0.7.1 (2015-12-20)

Full Changelog

Implemented enhancements:

  • 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)

Full Changelog

Fixed bugs:

  • undefined method `each' for nil:NilClass (NoMethodError) #37

0.6.2 (2015-11-25)

Full Changelog

Fixed bugs:

  • Can't install template from git repo #36

0.6.1 (2015-11-21)

Full Changelog

0.6.0 (2015-11-15)

Full Changelog

0.5.0 (2015-11-01)

* This Change Log was automatically generated by github_changelog_generator