Skip to content

Releases: benhovinga/caf-ranks

v1.0.0

26 Oct 17:44
c94ae1c
Compare
Choose a tag to compare

Finally releasing version 1.0.0 of caf-ranks 🎉

Full Changelog: v0.7.0...v1.0.0

v0.7.0

15 Oct 14:33
169cf70
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

11 Oct 02:40
38bcbb5
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.2...v0.6.0

v0.5.2

10 Oct 16:40
50042f1
Compare
Choose a tag to compare
v0.5.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

08 Oct 17:30
c22384f
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

08 Oct 16:29
2854bf7
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

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

Full Changelog: v0.4.0...v0.5.0

v0.4.0

01 Oct 14:45
d9be803
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

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

11 Sep 14:19
309ae4a
Compare
Choose a tag to compare
v0.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1...v0.3

v0.1

06 Sep 14:44
5a023e7
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release