Releases: mlms13/bs-nonempty
Releases · mlms13/bs-nonempty
Any, All, Eq, Ord
v1.2.3 -- add interface files
With the power of rei files, you'll now get useful editor completions and compiler errors. They'll talk about things like list('a) instead of BsAbstract.Interface.Semigroup.t('a) or whatever they were saying before.
What happened to releases 1.2.1 and 1.2.2, you ask? Various attempts at checking JS files in different forms, which didn't amount to very much value.
v1.2.0 -- Add typeclass implementations
This release improves the docs slightly and adds implementations for several of the appropriate typeclasses (Semigroup, Monad, etc) as well as infix functions defined in those typeclasses.
v1.1.0 -- First official release, now with docs
Most of the functionality you'd expect is now implemented, with example usage in the README.