https://github.com/CakeDC/tags/tree/1.6.0
- d9c4af3 Adding phpunit to travis
- 715bbac Changing the use of an anonymous function to php 5.2.8 compatible code
- 1b2f970 Adding the fix from #71 to the correct branch
- 0a68301 Comparing model's name to tagClass.
- c398e5b Comparing name instead of alias.
- 948317b Fixing the wrong behavior declartion in quick-start.md
- b378ddd Fixing to save tag with identifier.
- d4c4e9e Adding test.
- dd74851 Allowing to add existing tags.
- 0eb7d7a Fixing pagings.
- a8421c7 Fixing #51, tags with an identifier (cakephp:developer) are not displayed with the identifier when returned from the9c4c9ed Fixing the use of the previosly removed weight field, as well some CS issues and a typoe in the readme.md
- 3592c6d Working on the documentation
- bc88020 Renaming the test file that triggers all tests
- c9cda46 Removing code from a wrong place
- ede645a Changing a Hash call back to Set to provide backward compatibility
- 018c360 Fixing a typo in the .travis file
- 8be0b63 CS fixes and updating deprecated phpunit method calls
- d8f39d6 Fixing a php 5.4 compatibility issue
- d8f39d6 Fixed incorrect calculated size when using custom weight field
- 946a44a Refactoring: extracted sample tag data in a field
- 8e007c3 #51 using modelClass as model name in Controller in order to allow extending the plugin. Fixed Taggable Behavior to use Tag alias