Skip to content

Latest commit

 

History

History
191 lines (123 loc) · 11.9 KB

CHANGELOG.md

File metadata and controls

191 lines (123 loc) · 11.9 KB

Change Log

1.5.0 (2019-04-29)

Full Changelog

Merged pull requests:

  • Resolve Cocoapods Dependency hell #230
  • Update xcodeproj & cocoapods-core dependencies #222
  • Bump gems versions #201
  • Remove the author-specific information from Rambafile #1
  • Grammar fixes #1

1.4.1 (2017-09-04)

Full Changelog

Merged pull requests:

  • Do not clear tests group if test_group_path is the same as project_group_path #193 (RamTararam)

1.2.2 (2016-09-27)

Full Changelog

1.2.1 (2016-09-26)

Full Changelog

Fixed bugs:

  • Crashes for multiple project targets #150

Closed issues:

  • Can I create a template to generate swift-like structure objects for ObjC? #157
  • Error generate module with option :exclusive=>true in Podfile #154
  • Module Generation Settings with project_targets #151

1.2.0 (2016-09-05)

Full Changelog

Fixed bugs:

  • Файлы в корне модуля #147

Merged pull requests:

1.1.0 (2016-09-05)

Full Changelog

Implemented enhancements:

  • Refactoring rambafile and module validation #144
  • Update gen command parameters table #142
  • If statement in .rambaspec #128
  • Ask user, he want create all modules by one path? #126

Fixed bugs:

  • Generates files with a wrongs paths. #138
  • Install templates from git repo is broken? #135
  • Error creating the Xcode group path to new modules #129
  • If statement in .rambaspec #128

Closed issues:

  • Error: `parse': (Rambafile): block sequence entries are not allowed #127

Merged pull requests:

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
  • Automatic tests generation based on protocols and class interfaces #71
  • Track all modules created by Generamba #70

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

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

  • Non human exception when wrong template name or catalog #77

Closed issues:

  • Module Name in .rambaspec support #102
  • 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:

  • Asks the user if he needed tests in generamba setup command #85
  • 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

Fixed bugs:

  • Don't set target in swift projects #65
  • Errors if default path is empty #64
  • Default template set can not be used #60

0.7.1 (2015-12-20)

Full Changelog

0.7.0 (2015-12-13)

Full Changelog

0.6.2 (2015-11-25)

Full Changelog

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