Skip to content

Releases: taxfyle/FxKit

0.8.5

11 Feb 17:32
a3f69da
Compare
Choose a tag to compare

What's Changed

  • feat: Support Or and OrElse operations on options. by @radyz in #29

New Contributors

  • @radyz made their first contribution in #29

Full Changelog: 0.8.4...0.8.5

0.8.4

01 Jan 13:55
aaef39c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.3...0.8.4

0.8.3

27 Nov 13:19
05f1a5e
Compare
Choose a tag to compare

What's Changed

  • Use declared accessibility for generated enum match extension class by @jeffijoe in #26

Full Changelog: 0.8.2...0.8.3

0.8.2

26 Nov 13:03
3ac2ab9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.1...0.8.2

0.8.1

25 Nov 22:38
a83c29f
Compare
Choose a tag to compare

What's Changed

  • Support nullable annotations in lambda and union generators by @jeffijoe in #24

Full Changelog: 0.8.0...0.8.1

0.8.0

01 Sep 22:41
fe5bde8
Compare
Choose a tag to compare

What's Changed

  • Refactor LambdaGenerator to do incremental generation correctly by @jeffijoe in #22
  • Support nesting and generics for union types by @jeffijoe in #23

Full Changelog: 0.7.4...0.8.0

0.7.4

25 Aug 17:10
5efa7c3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.3...0.7.4

0.7.3

02 Aug 21:42
d1a7a0f
Compare
Choose a tag to compare

What's Changed

  • Validation.Applicative: Support 10 arguments by @Xepe in #20

Full Changelog: 0.7.2...0.7.3

0.7.2

31 Jul 17:29
e09be84
Compare
Choose a tag to compare

What's Changed

  • Support DoAsync for non-generic by @Xepe in #19

New Contributors

  • @Xepe made their first contribution in #19

Full Changelog: 0.7.1...0.7.2

0.7.1

09 Jul 09:42
51cc756
Compare
Choose a tag to compare

What's Changed

  • docs: Improve documentation for Result by @skarllot in #14
  • docs: More detailed introduction for Option and Result by @skarllot in #15
  • feat(EnumMatch): Support matching using inline values by @skarllot in #17
  • perf: Optimize ListExtensions, Option and Result by @skarllot in #18
  • Further improvements in TransformerGenerator by @jeffijoe in #16

Full Changelog: 0.7.0...0.7.1