Releases: benhovinga/caf-ranks
Releases · benhovinga/caf-ranks
v1.0.0
Finally releasing version 1.0.0 of caf-ranks 🎉
Full Changelog: v0.7.0...v1.0.0
v0.7.0
What's Changed
- 16 direct browser support missing by @benhovinga in #18
- Change all instances of Command to Uniform by @benhovinga in #19
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Change type CAFElement to type Command by @benhovinga in #13
- expand testing suite by @benhovinga in #14
- Change GitHub actions by @benhovinga in #15
Full Changelog: v0.5.2...v0.6.0
v0.5.2
v0.5.1
v0.5.0
Significant changes to the project structure. This PR will break any previous implementations of the library. Implementing a JS/TS interface to sit in front of the JSON document provides typing and filtering methods to the user.
New
- Created install and usage documentation. Closes #5
- Rank meta added to the JSON document
Changes
- [BREAKING] Changed package from JSON to Typescript implementation
- [BREAKING] Changed the JSON document from an array to object. Moved the ranks array to the "allRanks" property.
- Changed package to publish as public. Closes #4
Removed
- Removed minify python script
- Removed .min.json file
- Removed JSON Schema
What's Changed
- Typescript implementation by @benhovinga in #7
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Prepare for publishing to NPM registry by @benhovinga in #2
- Published to NPM registry
Full Changelog: v0.3...v0.4.0
v0.3
v0.1
Full Changelog: https://github.com/benhovinga/caf_ranks/commits/v0.1