Releases: frees-io/freestyle
Releases · frees-io/freestyle
v0.3.0
v0.2.0
- Updates Docs and catches the new sbt-freestyle plugin config (#303)
- Adds section describing current Freestyle dependencies (#305)
- Add FunctorK for finally tagless (#310)
- Fixing async module's codecov reports (#306)
- Upgrades Tut config (#320)
- Fix no string interpolation (#323)
- Allows FS type aliases in @module traits (#318)
- Adds failing test (for nested coproducts) as ignored (#324)
- Optimization: Replace FunctionK pattern matching with JVM switch for faster @free programs (#315)
- Removes docs module since it has been moved to its own repository (#328)
- Fixes img broken link in README (#329)
- All types should be FQN pointing to root.freestyle.InjK (#331)
- Checks Docs project in CI (#330)
- Use nested coproduct list support from Iota 0.2.x (#326)
- Git Docs: branch and swallow clone (#336)
- Disables docs check until CI is fixed (#338)
- Docs Setup Conditional (#334)
- Releases 0.2.0 (#340)
v0.1.1
- Links header image to frees.io (#277)
- Prevents OOM Issues in Releasing Process (#279)
- Update fs-home.html (#281)
- Downgrades Scalajs Badge (#278)
- Update fs-home.html (#282)
- Update fs-home.html (#283)
- Set GA token in sbt-microsites settings (#286)
- Update Core Concepts link in navigation menu (#284)
- Fixes broken file at cats README.md (#289)
- Adds viewport meta Tag (#290)
- Removes sudo: required from Travis file (#291)
- Fix org in docs to show stars and watchers (#294)
- Fixed problem with a test application.conf file being included on the freestyle deployed jars… (#295)
- Changes microsite org to
frees-io
(#296) - Renaming tests files (#293)
- Integrates sbt-freestyle Plugin (#297)
- Moves integration modules to its Subdirectory (#298)
- Revert "Moves integration modules to its Subdirectory" (#299)
- Removes Migrated Modules (#300)
- Releases 0.1.1 patch version under io.frees GroupId (#301)
v0.1.0
- Bumps org plugin version (#218)
- Fix broken links in README.md (#180)
- Reorganize integration documentation to integration directory (#232)
- FS-221 Remove wrapper objects in tests (#230)
- FS-229 Pass codeblocks to tut (#233)
- FS-93 - 1 Auto-generate
F[_]
parameter from (#194) - Removing Kazari integration (#236)
- FS-234 Unify OpPar and OpSeq (#237)
- Fixes freestyle-effects repository documentation (#240)
- Integrates the new sbt-org-policies version (#244)
- Removes -Xlint from tutScalacOptions and scalacOptions (#248)
- FS-238 Remove F from Module (#243)
- Tagless Final encoding for Freestyle (#242)
- Fixes tagless section permalink (#249)
- Simplify Exec (#250)
- Add Monix doc sections (#253)
- Adds Coursier and Travis Cache (#255)
- Remove
.freeS
syntax forF[A]
(#256) - Rework module macro to support targeting iota and cats coproduct types (#261)
- Fix wording in freestyle-cache documentation (#263)
- Remove experimental/unreleased notice (#266)
- Mre doc edits round 2 (#268)
- Adds module section to README (#267)
- Removed ambiguous implicit extensions because FreeS is also a Free (#273)
- Catch exceptions in freestyle-config (#271)
- Tries to fix random test failures at http Play module (#272)
- Rename
exec
tointerpret
(#274) - Releases Freestyle 0.1.0. (#270)
- Add simple test for InjK (#275)