Skip to content

Releases: frees-io/freestyle

v0.5.1

04 Jan 11:54
Compare
Choose a tag to compare
  • Get the frees-rpc docs when publishing frees.io microsite (#483)
  • FS-465 Improving config doc (#480)
  • Update cassandra docs (#485)
  • Update License to 2018 (#489)
  • Upgrade to cats 1.0.1 (#492)
  • Freestyle Release 0.5.1 (#493)

v0.5.0

18 Dec 13:59
Compare
Choose a tag to compare
  • Support for @freestyle.tagless.module that allows tagless algebras agreggation (#468)
  • Moves to freestyle.free (#475)

v0.4.6

01 Dec 11:13
Compare
Choose a tag to compare
  • Fix microsite publication (#467)

v0.4.5

30 Nov 11:22
Compare
Choose a tag to compare
  • Upgrades to cats 1.0.0-RC1 (#459)

v0.4.4

22 Nov 10:09
Compare
Choose a tag to compare
  • Disable animation when seen once (#452)
  • Provides async instances to stdlib Future (#458)

v0.4.3

20 Nov 16:32
bc76ddc
Compare
Choose a tag to compare
  • RPC Docs Tut Output (#440)
  • Allows higher typed params in algrebra methods (#442)
  • Upgrades RPC docs to frees-rpc 0.3.0 (#448)
  • Support for explicit [F[_]] carrier types in @module, @free & @tagless (#446)
  • Adds a Type Delcaration for casting in the handler match case (#444)
  • Adds initial Freestyle Cassandra docs. (#445)
  • Declares all parameter types for the algebra methods (#451)
  • Make Algebras and Modules concrete with .instance (#447)
  • Releases 0.4.3 (#456)

v0.4.2

09 Nov 14:16
d491e0e
Compare
Choose a tag to compare
  • Updates Artifacts Section (#423)
  • Adds a custom deploy job stage for releasing (#422)
  • Fixes Artifact Names in docs (#424)
  • Import freestyle slick example (#425)
  • Add hammock docs (#426)
  • Excludes slick example from test coverage (#427)
  • Changes home frees.io (#429)
  • Meta tags social (#434)
  • Adds an implicit conversion for ListenableFuture[Void] (#435)
  • Adds the implicits through a trait for easy composition (#437)
  • Releases 0.4.2 version (#438)
  • frees-rpc Documentation (#432)
  • Disables tests in deploy stage (#439)

v0.4.1

24 Oct 07:57
Compare
Choose a tag to compare
  • Moves integrations and docs back home (#412)
  • Receive build notifications via Atomist (#413)
  • README adjustments (#397)
  • Frees Examples in Main Repo (#417)
  • Removed dependency frees-fs2 from README (#419)
  • Releases Freestyle 0.4.1 (#420)
  • frees-http integrations (#415)

v0.4.0

10 Oct 12:59
Compare
Choose a tag to compare
  • Release Process Update (#379)
  • create pipelined interpreters for logger (#353)
  • Adding support for case classy (#378)
  • From Guavas ListenableFuture to any M[_] : AsyncContext (#385)
  • Adding test to check config method for nested configurations (#387)
  • Improve the implicit error around "uber" handler resolution (#389)
  • adds commercial support statement (#393)
  • Move Monix tests to tests module (#394)
  • Rename algebra operation suffix from OP to Op (#395)
  • Rename modules to frees-xxx (#396)
  • Remove shapeless as a dependency for the published libraries (#405)
  • Update to Cats 1.0.0-MF (#408)
  • Update Scala in Travis and sbt-freestyle (#409)
  • Releases freestyle-core 0.4.0 (#410)

v0.3.1

02 Jul 20:33
Compare
Choose a tag to compare
  • Freestyle Build Matrix (#358)
  • Release Process Guide (#356)
  • Refactor Implicits (#351)
  • Enables freestyle-docs build check (#359)
  • @debug StaticAnnotation (#360)
  • Adding tests to freestyle-cache CacheTests (#316)
  • Remove MonadError requirement for logging algebra (#363)
  • reduce deps on scala imports (#366)
  • Uses scalaMetaSettings through the project plugin (#376)
  • Enable implicit args and context bound implicits in @free traits (#377)