SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby2.5-rubygem-acts-as-taggable-on-9.0.1-1.2.x86_64.rpm :

* Tue Jan 25 2022 cooloAATTsuse.comupdated to version 9.0.1 see installed CHANGELOG.md [#]## [v9.0.1) / 2022-01-07](https://github.com/mbleigh/acts-as-taggable-on/compare/v8.1.0...v9.0.0)
* Fixes
* Fix migration that generate default index [#]## [v9.0.0) / 2022-01-04](https://github.com/mbleigh/acts-as-taggable-on/compare/v8.1.0...v9.0.0)
* Fixes
* Support activerecord-7.0.0
* Support postgis adapter
* Fix migration syntax
* Features
* [AATTmoliver-hemasystems Add support for a list of taggable IDs in tagging conditions](https://github.com/mbleigh/acts-as-taggable-on/pull/1053)
* Misc
* Add docker-compose.yml for local development
* Thu Jun 24 2021 cooloAATTsuse.comupdated to version 8.1.0 see installed CHANGELOG.md [#]## [v8.1.0) / 2021-06-19](https://github.com/mbleigh/acts-as-taggable-on/compare/v8.0.0...v8.1.0)
* Fixes
* [AATTngouy Fix rollbackable tenant migrations](https://github.com/mbleigh/acts-as-taggable-on/pull/1038)
* [AATTngouy Fix gem conflict with already existing tenant model](https://github.com/mbleigh/acts-as-taggable-on/pull/1037) [#]## [v8.0.0) / 2021-06-07](https://github.com/mbleigh/acts-as-taggable-on/compare/v7.0.0...v8.0.0)
* Features
* [AATTlunaru Support tenants for taggings](https://github.com/mbleigh/acts-as-taggable-on/pull/1000)
* Fixes
* [AATTgr-eg Use none? instead of count.zero?](https://github.com/mbleigh/acts-as-taggable-on/pull/1030)
* Wed Jan 20 2021 cooloAATTsuse.comupdated to version 7.0.0 see installed CHANGELOG.md
* Mon Feb 10 2020 cooloAATTsuse.com- updated to version 6.5.0 see installed CHANGELOG.md
* Tue Jun 19 2018 factory-autoAATTkulow.org- updated to version 6.0.0 see installed CHANGELOG.md [#]## [6.0.0 / 2017-06-19](https://github.com/mbleigh/acts-as-taggable-on/compare/v5.0.0...v6.0.0)
* Breaking Changes
* [AATTFodoj Drop support for Rails 4.2](https://github.com/mbleigh/acts-as-taggable-on/pull/887)
* Added
* [AATTCalvertYang Add support for uuid primary keys](https://github.com/mbleigh/acts-as-taggable-on/pull/898)
* [AATTFodoj Support Rails 5.2](https://github.com/mbleigh/acts-as-taggable-on/pull/887)
* Fixes
* [AATTtekniklr matches_attribute was not being used in tag_match_type](https://github.com/mbleigh/acts-as-taggable-on/pull/869)
* Thu Aug 03 2017 cooloAATTsuse.com- updated to version 5.0.0 see installed CHANGELOG.md [#]## [5.0.0 / 2017-05-18](https://github.com/mbleigh/acts-as-taggable-on/compare/v4.0.0...v5.0.0)
* Breaking Changes
* [AATTseuros Drop support for old version of ActiveRecord and Ruby and prepare rel](https://github.com/mbleigh/acts-as-taggable-on/pull/828)
* Added
* [AATTrbritom Tagged with rewrite](https://github.com/mbleigh/acts-as-taggable-on/pull/829)
* [AATTfearenales Due to database collisions, retry finding or creating a tag](https://github.com/mbleigh/acts-as-taggable-on/pull/809)
* [AATTbrilyuhns Add owner_tags method to taggable](https://github.com/mbleigh/acts-as-taggable-on/pull/771)
* [AATTbrilyuhns upport array of contexts in owner_tags_on method](https://github.com/mbleigh/acts-as-taggable-on/pull/771)
* [AATTbrilyuhns Add specs for owner_tags_on and owner_tags methods](https://github.com/mbleigh/acts-as-taggable-on/pull/771)
* Fixes
* [AATTrbritom bump ruby versions for travis](https://github.com/mbleigh/acts-as-taggable-on/pull/825)
* [AATTmnrk Fixed Rails 5.1 deprecation message, has_many needs String value for](https://github.com/mbleigh/acts-as-taggable-on/pull/813)
* [AATTProGM ProGM Adding a test to demonstrate the bug](https://github.com/mbleigh/acts-as-taggable-on/pull/806)
* [AATTProGM ProGM Ensure that `caching_tag_list_on?` is injected before using it](https://github.com/mbleigh/acts-as-taggable-on/pull/806)
* [AATTProGM ProGM Fix insert query for postgresql. Move schema definition in schema.rb](https://github.com/mbleigh/acts-as-taggable-on/pull/806)
* [AATTamatsuda assigned but unused variable - any](https://github.com/mbleigh/acts-as-taggable-on/pull/787)
* [AATTgmcnaughton Fix incorrect call of \'self.class\' on methods which are already class](https://github.com/mbleigh/acts-as-taggable-on/pull/782)
* [AATTgmcnaughton Fixed #712 (incompatibility with ActiveRecord::Sanitization#quoted_id)](https://github.com/mbleigh/acts-as-taggable-on/pull/782)
* [AATTarpitchauhan Guard against indexes already existing](https://github.com/mbleigh/acts-as-taggable-on/pull/779)
* [AATTarpitchauhan Rename migration to avoid conflicts](https://github.com/mbleigh/acts-as-taggable-on/pull/774)
* [AATTlukeasrodgers \"Bugfix `TagList#concat` with non-duplicates.\"](https://github.com/mbleigh/acts-as-taggable-on/pull/729)
* [AATTfabn Revert \"Added missed indexes.\"](https://github.com/mbleigh/acts-as-taggable-on/pull/709)
* Documentation
* [Corey Osman Adds a table of contents to the readme and contributing files](https://github.com/mbleigh/acts-as-taggable-on/pull/803)
* [AATTashishg-qburst Fix typo in README](https://github.com/mbleigh/acts-as-taggable-on/pull/800)
* [AATTpraveenangyan Update README.md](https://github.com/mbleigh/acts-as-taggable-on/pull/798)
* [AATTcolemerrick update finding tagged objects in readme](https://github.com/mbleigh/acts-as-taggable-on/pull/794)
* [jaredbeck Help people upgrade to 4.0.0](https://github.com/mbleigh/acts-as-taggable-on/pull/784)
* [AATTvasinov Update README.md](https://github.com/mbleigh/acts-as-taggable-on/pull/776) [#]## [4.0.0 / 2016-08-08](https://github.com/mbleigh/acts-as-taggable-on/compare/v3.5.0...v4.0.0)
* Breaking Changes
* [AATTkrzysiek1507 drop support for Ruby < 2 ](https://github.com/mbleigh/acts-as-taggable-on/pull/758)
* [AATTkrzysiek1507 drop support for Rails < 4 ](https://github.com/mbleigh/acts-as-taggable-on/pull/757)
* Added
* [AATTjessieay Rails 5 ](https://github.com/mbleigh/acts-as-taggable-on/pull/763)
* Fixes
* [AATTrikettsie #623 collation parameter is ignored if it generates an exception] (https://github.com/mbleigh/acts-as-taggable-on/pull/650 )
* [AATTbwvoss References working parser in deprectation warning] (https://github.com/mbleigh/acts-as-taggable-on/pull/659 )
* [AATTjh125486 Updated tagging_contexts to include dynamic contexts ](https://github.com/mbleigh/acts-as-taggable-on/pull/660 )
* [AATTjh125486 Fixed wildcard test (postgres returning rows with unexpected order)] (https://github.com/mbleigh/acts-as-taggable-on/pull/660 )
* [AATTFlowerWrong Add rails 5.0.0 alpha support, not hack rails <5](https://github.com/mbleigh/acts-as-taggable-on/pull/673 )
* [AATTryanfox1985 Added missed indexes. ](https://github.com/mbleigh/acts-as-taggable-on/pull/682 )
* [AATT zapnap scope tags to specific tagging ](https://github.com/mbleigh/acts-as-taggable-on/pull/697 )
* [AATT amatsuda method redefined](https://github.com/mbleigh/acts-as-taggable-on/pull/715 )
* [AATT klacointe Rails 5: Tagger is optional in Tagging relation](https://github.com/mbleigh/acts-as-taggable-on/pull/720 )
* [AATT mark-jacobs Update clean! method to use case insensitive uniq! when strict_case_match false] (https://github.com/mbleigh/acts-as-taggable-on/commit/90c86994b70a399b8b1cbc0ae88835e14d6aadfc )
* [AATT lukeasrodgers BugFix flackey time test ] (https://github.com/mbleigh/acts-as-taggable-on/pull/727)
* [AATT pcupueran Add rspec tests for context scopes for tagging_spec ]( https://github.com/mbleigh/acts-as-taggable-on/pull/740)
* [AATT Emerson Huitt Remove existing selects from relation ]( https://github.com/mbleigh/acts-as-taggable-on/pull/743)
* [AATTkeerthisiv fix issue with custom delimiter]( https://github.com/mbleigh/acts-as-taggable-on/pull/748)
* [AATTpriyank-gupta specify tag table name for mysql collation query ](https://github.com/mbleigh/acts-as-taggable-on/pull/760)
* [AATTseuros Remove warning messages](https://github.com/mbleigh/acts-as-taggable-on/commit/cda08c764b07a18b8582b948d1c5b3910a3769 65)
* [AATTrbritom Fix migration, #references already adds index ] (https://github.com/mbleigh/acts-as-taggable-on/commit/95f743010954b6b738a6e8c17315112c878f7a81 )
* [AATTrbritom Fix deprecation warning] (https://github.com/mbleigh/acts-as-taggable-on/commit/62e4a6fa74ae3faed615683cd3ad5b5cdacf5c96 )
* [AATTrbritom fix scope array arguments ] (https://github.com/mbleigh/acts-as-taggable-on/commit/a415a8d6367b2e91bd7e363589135f953929b8cc )
* [AATTseuros Remove more deprecations ] (https://github.com/mbleigh/acts-as-taggable-on/commit/05794170f64f8bf250b34d2d594e368721009278)
* [AATTlukeasrodgers Bugfix `TagList#concat` with non-duplicates. ] (https://github.com/mbleigh/acts-as-taggable-on/commit/2c6214f0ddf8c6440ab81eec04d1fbf9d97c8826)
* [AATTseuros clean! should return self. ] (https://github.com/mbleigh/acts-as-taggable-on/commit/c739422f56f8ff37e3f321235e74997422a1c980)
* [AATTrbritom renable appraisals ] (https://github.com/mbleigh/acts-as-taggable-on/commit/0ca1f1c5b059699c683a28b522e86a3d5cd7639e)
* [AATTrbritom remove index conditionally on up method. ] (https://github.com/mbleigh/acts-as-taggable-on/commit/9cc580e7f88164634eb10c8826e5b30ea0e00544)
* [AATTrbritom add index on down method . ] (https://github.com/mbleigh/acts-as-taggable-on/pull/767) q
* [AATTrbritom remove index conditionally on up method] (https://github.com/mbleigh/acts-as-taggable-on/commit/9cc580e7f88164634eb10c8826e5b30ea0e00544)
* Documentation
* [AATTlogicminds Adds table of contents using doctoc utility](https://github.com/mbleigh/acts-as-taggable-on/pull/803)
* [AATTjamesprior Changing ActsAsTaggable to ActsAsTaggableOn ](https://github.com/mbleigh/acts-as-taggable-on/pull/637)
* [AATTmarkgandolfo Update README.md](https://github.com/mbleigh/acts-as-taggable-on/pull/645))
* [AATTsnowblink Update release date for 3.5.0](https://github.com/mbleigh/acts-as-taggable-on/pull/647)
* [AATTAlexVPopov Update README.md ](https://github.com/mbleigh/acts-as-taggable-on/pull/671)
* [AATTschnmudgal README.md, Improve documentation for Tag Ownership](https://github.com/mbleigh/acts-as-taggable-on/pull/706)
* Tue Aug 02 2016 cooloAATTsuse.com- updated to version 4.0.0 see installed CHANGELOG.md
* Wed Mar 04 2015 cooloAATTsuse.com- updated to version 3.5.0
* [AATTrikettsie Fixed collation for MySql via rake rule or config parameter](https://github.com/mbleigh/acts-as-taggable-on/pull/634)
* Thu Feb 12 2015 cooloAATTsuse.com- updated to version 3.4.4
* Tue Feb 10 2015 cooloAATTsuse.com- updated to version 3.4.3
* Mon Oct 13 2014 cooloAATTsuse.com- adapt to new rubygem packaging
 
ICM