Releases: boyanyordanov/jquery-trim-multiselect
Releases · boyanyordanov/jquery-trim-multiselect
New faster algorithm and bower integration
A few notable things for this release:
- Added a new and a lot faster algorithm
- Added option bower to manage the dependencies for unit testing and the demo
- Registered the plugin to the bower repository, so it's available to install via
bower install jquery-trim-multiselect
Unit tests
Added unit tests with qunit and coverage reports with blanket.js
Maintenance relese
- Cleaned up the project folder
- Fixed grunt configuration
- And mainly used to test grunt-bump configuration
Added initial logic and organization
Continuing the initial release to improve organization and automate parts of the development.
- Better project structure
- Grunt automation
- Initial functionality - slowest but most accurate method
- Demo and github page
- Docs generated with docco