Skip to content

Release 0.3.5

Compare
Choose a tag to compare
@Guardiola31337 Guardiola31337 released this 28 Aug 21:06
· 4947 commits to main since this release
  • Global Syntax
  • Partial Functions
  • New data types: ListKW, Const, FreeApplicative
  • New typeclasses: MonadError, MonadReader, MonadState, MonadWriter, SemigroupK, MonoidK, FunctorFilter, Reducible
  • Laws for most typeclasses
  • Binding now allows CoroutineContext
  • New package: kategory-effects. UNSTABLE/EXPERIMENTAL
    • Data types: IO, JobKW
    • Typeclass:AsyncContext
  • New package: kategory-test
    • All laws have moved here
    • New Generators and helpers
  • Code generation: support for @higherkind and @deriving
  • Documentation: add ank to compile documentation