Releases: silverstripe/silverstripe-tagfield
Releases · silverstripe/silverstripe-tagfield
1.2.2
- Alias master as 1.2.x-dev
- Added standard Scrutinizer config
- Converted to PSR-2
- Added standard editor config
- Added standard Travis config
- Added standard git attributes
- Added standard license
- Added license to composer.json
- Added standard code of conduct
- Fixing setValue null value bug
- Bugfix: show source tags if not lazyloading
- Updated license year
- FIX Tests with hard coded IDs
1.2.1: Merge pull request #58 from tractorcow/pulls/fix-dupe-records
BUG Fix duplicate tag creation
1.2.0: Merge pull request #57 from tractorcow/pulls/fix-source
BUG Fix items not included from source appearing in suggestions
1.1.0: Merge pull request #39 from 3Dgoo/feature/select2-upgrade
Upgrading select2 code to the latest version.