All Versions
10
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Changelog History
-
v3.4.1 Changes
- ⬇️ Drop support for GHC versions that haven't implemented the Semigroup-Monoid Proposal.
-
v3.4.0 Changes
- ✂ Removed
adultDen
and fixed the level range forhighDen
.
- ✂ Removed
-
v3.4.0.2 Changes
- 👍 Massaging bounds to support more GHC versions.
-
v3.3.0 Changes
- 🆕 New
Unknown
level for Kanji above levelTwo
level
is now a total function- ✂ Removed
averageLevel
, as it wasn't correct nor useful - 🆕 New
densities
function with associated typeCharCat
for getting more interesting character density information
- 🆕 New
-
v3.2.1 Changes
ToJSON
andFromJSON
instances forKanji
derived viaGeneric
instead of being hand-written.
-
v3.2.0 Changes
averageLevel
isn't total, and so now returns inMaybe
-
v3.1.0 Changes
- Overall simplification of library and reduction in boilerplate
AsKanji
typeclass removedRank
andLevel
are now justLevel
- More liberal use of
Map
andSet
- 🚚
nanq
renamed tokanji
and moved inside same project
- Overall simplification of library and reduction in boilerplate
-
v3.1.0.1 Changes
- 🐎 Performance improvements
-
v2.0.0 Changes
- 🆕 New JSON-only output
- Revamped, modernized backend
-
v1.0.0 Changes
January 06, 2016👌 Improved and modernized since the last commits in 2012.