packages feed

yampa-test-0.15: CHANGELOG

2025-02-27 Ivan Perez <ivan.perez@keera.co.uk>
    * Version bump (0.15) (#322).

2024-12-07 Ivan Perez <ivan.perez@keera.co.uk>
    * Version bump (0.14.12) (#319).
    * Remove unused function Test.FRP.Yampa.Event.randomEventFunction (#314).
    * Remove unused variables in Test.FRP.Yampa.Basic (#315).
    * Remove redundant imports (#316).
    * Import functions to test from FRP.Yampa (#317).
    * Add version bounds to base (#320).

2024-10-07 Ivan Perez <ivan.perez@keera.co.uk>
    * Version bump (0.14.11) (#310).
    * Bump version bounds of dependencies (#309).

2024-08-07 Ivan Perez <ivan.perez@keera.co.uk>
    * Version bump (0.14.10) (#302).
    * Add test for trapezoidIntegral (#263).

2024-06-08 Ivan Perez <ivan.perez@keera.co.uk>
    * Version bump (0.14.9) (#299).

2024-04-07 Ivan Perez <ivan.perez@keera.co.uk>
    * Version bump (0.14.8) (#294).
    * Move definitions to separate line (#292).
    * Remove vertical space (#293).

2024-02-09 Ivan Perez <ivan.perez@keera.co.uk>
    * Version bump (0.14.7) (#289).

2023-12-07 Ivan Perez <ivan.perez@keera.co.uk>
    * Version bump (0.14.6) (#282).

2023-10-07 Ivan Perez <ivan.perez@keera.co.uk>
    * Version bump (0.14.5) (#278).
    * Move test for consistency with module tested (#267).

2023-08-07 Ivan Perez <ivan.perez@keera.co.uk>
    * Version bump (0.14.4) (#274).
    * Add version bounds to dependencies (#273).

2023-06-07 Ivan Perez <ivan.perez@keera.co.uk>
    * Version bump (0.14.3) (#269).
    * Improve readability of CHANGELOGs (#261).

2023-04-07 Ivan Perez <ivan.perez@keera.co.uk>
    * Version bump (0.14.2) (#259).
    * Introduce testing example from Yampa library (#257).
    * Conformance with style guide (#256).

2023-02-07 Ivan Perez <ivan.perez@keera.co.uk>
    * Version bump (0.14.1) (#251).
    * Add tests for module FRP.Yampa.Hybrid (#243).
    * Add tests for module FRP.Yampa.Arrow (#244).
    * Complete unit tests for FRP.Yampa.Test (#245).
    * Complete unit tests for FRP.Yampa.Simulation (#246).
    * Complete unit tests for FRP.Yampa.EventS (#247).
    * Complete unit tests for FRP.Yampa.Random (#248).
    * Complete unit tests for FRP.Yampa.Switches (#250).

2022-12-07 Ivan Perez <ivan.perez@keera.co.uk>
    * Version bump (0.14) (#242).
    * Add tests for module FRP.Yampa.Event (#237).
    * Explicit import from Control.Applicative with old versions of base
      (#239).
    * Complete unit tests for FRP.Yampa.Integration (#240).
    * Adjust to work with simple-affine-space-0.2 (#241).

2022-10-07 Ivan Perez <ivan.perez@keera.co.uk>
    * Version bump (0.13.7) (#238).
    * Update years, copyright holders (#235).

2022-08-07 Ivan Perez <ivan.perez@haskell.sexy>
    * Version bump (0.13.6) (#232).
    * Complete unit tests for FRP.Yampa.Basic (#219).
    * Complete unit tests for FRP.Yampa.Conditional (#225).
    * Complete unit tests for FRP.Yampa.Delays (#226).

2022-06-07 Ivan Perez <ivan.perez@haskell.sexy>
    * Version bump (0.13.5) (#220).
    * Fix broken link in description in Cabal file (#204).
    * Enable all warnings (#206).
    * Rename test (#208).
    * Adjust modules to run regression tests with QuickCheck testing module
      (#208).
    * Reorganize tests to match Yampa's module hierarchy (#216).
    * Style consistency of separators (#211).
    * Adjust format of export lists (#212).
    * Compress multiple empty lines (#214).
    * Adjust indentation to two spaces (#215).
    * Replace tabs with spaces (#205).
    * Remove local option disable warning on tabs (#206).
    * Format module header to conform to style guide (#207).
    * Align lists, tuples, records by leading comma (#213).
    * Reorganize declarations and tests within modules to match Yampa (#217).
    * Move ArrowLoop tests into InternalCore test module (#218).

2022-04-07 Ivan Perez <ivan.perez@haskell.sexy>
    * Version bump (0.13.4) (#203).
    * Syntax rules (#196).
    * Add regression tests (#201).
    * Remove incorrect tests (#198).
    * Add regression tests (#201).

2021-10-07 Ivan Perez <ivan.perez@keera.co.uk>
    * Version bump (0.13.3).

2021-09-15 Ivan Perez <ivan.perez@keera.co.uk>
    * Version bump (0.13.2).

2019-10-15 Ivan Perez <ivan.perez@keera.co.uk>
    * Version bump (0.2).
    * Use tasty for testing.
    * Thanks to @RyanGlScott.

2018-10-27 Ivan Perez <ivan.perez@keera.co.uk>
    * Version bump (0.1.1).
    * Fix bug (#108).

2018-10-21 Ivan Perez <ivan.perez@keera.co.uk>
    * Initial version.

Copyright (c) 2014-2018, Ivan Perez.
All rights reserved.