Skip to content

Releases: ivanperez-keera/Yampa

v0.14.2

08 Apr 04:33
Compare
Choose a tag to compare

yampa-0.14.2

  • Version bump (0.14.2) (#259).
  • Conformance with style guide (#255).
  • Move example to yampa-test library (#257).
  • Add game to list of games and apps in README (#254).

yampa-test-0.14.2

  • Version bump (0.14.2) (#259).
  • Introduce testing example from Yampa library (#257).
  • Conformance with style guide (#256).

Full Changelog: v0.14.1...v0.14.2

v0.14.1

07 Feb 08:26
Compare
Choose a tag to compare

yampa-0.14.1

  • Version bump (0.14.1) (#251).
  • Replace broken links (#253).
  • Fix typo (#252).

yampa-test-0.14.1

  • Version bump (0.14.1) (#251).
  • Add tests for module FRP.Yampa.Arrow (#244).
  • Complete unit tests for FRP.Yampa.EventS (#247).
  • Add tests for module FRP.Yampa.Hybrid (#243)
  • Complete unit tests for FRP.Yampa.Random (#248).
  • Complete unit tests for FRP.Yampa.Simulation (#246).
  • Complete unit tests for FRP.Yampa.Switches (#250).
  • Complete unit tests for FRP.Yampa.Task (#245).