Skip to content

Releases: frees-io/iota

v0.3.10

10 Aug 19:48
Compare
Choose a tag to compare
  • Optimised Prod construction (#261)
  • Scalaz IsoSet macros (#262)

v0.3.9

06 Aug 21:15
Compare
Choose a tag to compare
  • update dependencies (#248)
  • Cut release with updated deps (#249)

v0.3.8

05 Jun 17:39
Compare
Choose a tag to compare
  • Implement hashcode for all data types (#219)
  • Releases iota 0.3.8 (#221)

v0.3.7

14 May 16:30
Compare
Choose a tag to compare
  • Filter out some deps from the updates report (#186)
  • Add full path for scala.Int type to macros (#188)
  • Add fully quialified names to avoid problems with -Xno-import (#189)
  • Fixed bug in NT macro (#190)
  • Cut 0.3.7 release (#191)

v0.3.6

20 Feb 01:50
Compare
Choose a tag to compare
  • Makes coproducts serializable (fixes #151) (#152)
  • Release 0.3.6 (#153)

v0.3.5

12 Feb 15:30
Compare
Choose a tag to compare
  • Add first item evidence for CopK (#110)
  • Use blackbox macros when possible (#111)
  • Add TListH (#112)
  • First pass of scalacheck module for summoning scalacheck evidence (#113)
  • Add support for coproducts of H functors (#66)
  • Fix bounds for CopK.Inject (#114)
  • Release 0.3.5 (#115)
  • Improves CI Pipeline (#119)

v0.3.4

03 Jan 11:19
87cef22
Compare
Choose a tag to compare
  • Fixes CHANGELOG.md and README.md (#101)
  • Bump to cats 1.0.1 (#106)
  • Release 0.3.4 with support for Cats 1.0.1 (#107)
  • Upgrade iota Build (#109)

v0.3.3

22 Nov 13:56
Compare
Choose a tag to compare
  • Add Scalaz examples (#90)
  • Add 100 algebra entry bench plot data (#92)
  • Stop file validations in build (#93)
  • Add inject/injectK syntax (#81)
  • Split README / Fix Scalaz (#94)
  • Release 0.3.3 (#96)
  • Move scalac options to a "plugin" (#97)
  • Upgrades sbt-freestyle plugin (#100)

v0.3.1

29 Sep 19:01
Compare
Choose a tag to compare
  • Support Scalaz (#73)
  • Fix module names: iota-corez to iotaz-core (#75)
  • Cleanup readme (#74)
  • Cut release of version 0.3.1 (#77)

v0.3.0

27 Sep 21:36
Compare
Choose a tag to compare
  • Update ProjectPlugin.scala (#40)
  • Take ScalaJS back in time so that the badge shows up (#42)
  • Show raw type trees for parser errors (#47)
  • Ensure type refinements are carried through computations (#46)
  • Fix polytype bug (#48)
  • Migrates iota to frees-io organization (#50)
  • Add Remove operation (#45)
  • Adjust toolbelt organization/documentation (#52)
  • Rename KList to TListK (#54)
  • fix typo in README.md (#55)
  • Fix typo in the source for the README.me file (#56)
  • Add a CODEOWNERS file (#57)
  • Bump cats to 1.0.0-MF; adjust Injects (#58)
  • adds comm support statement (#59)
  • Ensure Idents are qualified/attributed when creating FastFunctionKs (#60)
  • Use NEL.one instead of NEL.of (#61)
  • Add error handling free algebra example (#62)
  • Use TL Scala for tests only (#63)
  • Fix the links to tests in README.md (#65)
  • Upgrade to sbt 1.0.x (#68)
  • Release 0.3.0 (#69)
  • [WIP] Support Scalaz (#70)
  • Skip publishing for Scalaz until it is ready (#72)
  • Remove Typelevel Scala from test code (#71)