All Versions
24
Latest Version
Avg Release Cycle
36 days
Latest Release
2564 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.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
OP
toOp
(#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)