Skip to content

Releases: JuliaFolds/FGenerators.jl

v0.1.4

15 Jan 02:32
Compare
Choose a tag to compare

FGenerators v0.1.4

Diff since v0.1.3

Merged pull requests:

  • Fix keyword argument handling (#18) (@tkf)

v0.1.3

09 Sep 06:01
Compare
Choose a tag to compare

FGenerators v0.1.3

Diff since v0.1.2

Merged pull requests:

  • Use ContextualMacros to share macros with GeneratorsX (#12) (@tkf)

v0.1.2

04 Sep 03:59
Compare
Choose a tag to compare

FGenerators v0.1.2

Diff since v0.1.1

Merged pull requests:

  • FLoops.jl integration (#7) (@tkf)
  • Mention how to combine FGenerators with SplittablesBase (#9) (@tkf)

v0.1.1

23 Aug 20:48
Compare
Choose a tag to compare

FGenerators v0.1.1

Diff since v0.1.0

Merged pull requests:

  • Document more examples (#8) (@tkf)

v0.1.0

11 Aug 19:59
3d45eb6
Compare
Choose a tag to compare

FGenerators v0.1.0

Merged pull requests:

  • Run tests using GitHub Actions (#1) (@tkf)
  • Setup BenchmarkCI (#2) (@tkf)
  • Build documentation using GitHub Actions (#3) (@tkf)
  • Setup Mergify (#4) (@tkf)
  • Avoid boxing (#5) (@tkf)
  • Add badges (#6) (@tkf)