All Versions
24
Latest Version
Avg Release Cycle
36 days
Latest Release
2923 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.4.6 Changes
January 12, 2017๐ Release changes:
- ๐ Fix microsite publication (#467)
-
v0.4.5 Changes
๐ Release changes:
- ๐ Upgrades to cats 1.0.0-RC1 (#459)
-
v0.4.3 Changes
๐ Release changes:
- ๐ 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 Changes
September 11, 2017๐ Release changes:
- ๐ 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 Changes
๐ Release changes:
-
v0.4.0 Changes
October 10, 2017๐ Release changes:
- ๐ 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
OPtoOp(#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 Changes
February 07, 2017๐ Release changes:
- ๐ 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)