Dunai Versions Save

Classic FRP, Arrowized FRP, Reactive Programming, and Stream Programming, all via Monadic Stream Functions

v0.12.2

2 months ago

dunai

  • Version bump (0.12.2) (#398).
  • Limit version of transformers to < 0.6 (#405).

dunai-test

  • Version bump (0.12.2) (#398).
  • Add version bounds to dependencies (#399).

bearriver

  • Version bump (0.14.7) (#398).
  • Limit version of transformers to < 0.6 (#405).
  • Offer all definitions from FRP.Yampa.EventS (#400).

Full Changelog: https://github.com/ivanperez-keera/dunai/compare/v0.12.1...v0.12.2

v0.12.1

4 months ago

dunai

  • Version bump (0.12.1) (#395).
  • Remove postgresql repo before installation in CI script (#392).
  • Add version bounds to dependencies (#393).
  • Mark package as uncurated (#394).
  • Fix typo in CHANGELOG (#396).

dunai-test

  • Version bump (0.12.1) (#395).
  • Mark package as uncurated (#394).

bearriver

  • Version bump (0.14.6) (#395).
  • Offer all definitions from FRP.Yampa.Time (#391).
  • Mark package as uncurated (#394).

Full Changelog: https://github.com/ivanperez-keera/dunai/compare/v0.12.0...v0.12.1

v0.12.0

6 months ago

dunai

  • Version bump (0.12.0) (#388).
  • Increase max-backjumps in CI setup (#381).
  • Document GHC 9.8.1 support in readme (#387).

dunai-test

  • Version bump (0.12.0) (#388).
  • Deprecate one of multiple ptLTL implementations (#385).

bearriver

  • Offer all definitions from FRP.Yampa.Event (#380).
  • Offer all definitions from FRP.Yampa.Conditional (#382).
  • Offer all definitions from FRP.Yampa.Scan (#383).
  • Offer all definitions from FRP.Yampa.Delays (#384).
  • Relax upper version constraint on deepseq (#386).

Full Changelog: https://github.com/ivanperez-keera/dunai/compare/v0.11.2...v0.12.0

v0.11.2

8 months ago

dunai

  • Version bump (0.11.2) (#377).
  • Introduce benchmark (#375).

dunai-test

  • Version bump (0.11.2) (#377).

bearriver

  • Version bump (0.14.4) (#377).
  • Offer all definitions from FRP.Yampa.Basic (#376).

Full Changelog: https://github.com/ivanperez-keera/dunai/compare/v0.11.1...v0.11.2

v0.11.1

10 months ago

dunai

  • Version bump (0.11.1) (#372).
  • Reflect new contribution process in README (#362).

dunai-test

  • Version bump (0.11.1) (#372).

bearriver

  • Version bump (0.14.3) (#372).
  • Offer all definitions from FRP.Yampa.Arrow (#360).

Full Changelog: https://github.com/ivanperez-keera/dunai/compare/v0.11.0...v0.11.1

v0.11.0

1 year ago

dunai

  • Version bump (0.11.0) (#358).
  • Update paper links to ACM, personal website (#346).

dunai-test

  • Version bump (0.11.0) (#358).
  • Conformance with style guide (#348).

bearriver

  • Version bump (0.14.2) (#358).
  • Remove unused module FRP.Yampa.VectorSpace (#351).
  • Conformance with style guide (#347).

Full Changelog: https://github.com/ivanperez-keera/dunai/compare/v0.10.1...v0.11.0

v0.10.0

1 year ago

dunai

  • Version bump (0.10.0) (#342).
  • Implement dot in MSF's instance of VectorSpace (#298).

dunai-test

  • Version bump (0.10.0) (#342).
  • Remove the function FRP.Dunai.LTLPast.prev (#341).

bearriver

  • Version bump (0.14.1) (#342).

Notes

This version was immediately deprecated due to issues found during the process of publishing the packages on hackage. The final release as of this date was https://github.com/ivanperez-keera/dunai/releases/tag/v0.10.1.

v0.10.0-r1

1 year ago

dunai

  • Adjust version bounds for simple-affine-space (#343).

dunai-test

No changes

bearriver

No changes

Notes

This version was a quick release due to a bug identified during the release of v0.10.0.

This version was immediately deprecated due to issues found during the process of publishing the packages on hackage.

The final release as of this date was https://github.com/ivanperez-keera/dunai/releases/tag/v0.10.1.

v0.10.1

1 year ago

dunai

  • Version bump (0.10.1) (#345).
  • Enable FlexibleContexts in VectorSpace instance module (#344).

dunai-test

  • Version bump (0.10.1) (#345).

bearriver

No changes

Notes

This version was a quick release due to a bug identified during the releases of https://github.com/ivanperez-keera/dunai/releases/tag/v0.10.0 and https://github.com/ivanperez-keera/dunai/releases/tag/v0.10.0-r1.

The complete change log wrt 0.9.2 is listed below:

dunai

  • Version bump (0.10.1) (#345).
  • Enable FlexibleContexts in VectorSpace instance module (#344).
  • Implement dot in MSF's instance of VectorSpace (#298).
  • Adjust version bounds for simple-affine-space (#343).

dunai-test

  • Version bump (0.10.1) (#345).
  • Remove the function FRP.Dunai.LTLPast.prev (#341).

bearriver

  • Version bump (0.14.1) (#342).