Skip to content

Releases: InkApplications/Watermelon

1.9.0

Choose a tag to compare

@github-actions github-actions released this 16 Feb 16:50
1.9.0
3b3cd51

Added

  • DateTime
    • Added Instant.toZonedDateTime extension to convert an Instant to a
      ZonedDateTime in a specific timezone without needing to do multiple
      conversions.
    • Added FixedClock class to provide a simple syntax for creating a
      clock with a static time. This is particularly useful in combination
      with the Zoned clock implementation, since an anonymous interface
      conversion is cumbersome to convert.

1.8.1

Choose a tag to compare

@github-actions github-actions released this 05 Jan 20:18
1.8.1
01e283a

Fixed

 - Coroutines
     - Fixed `OngoingFlow.collectOn` implementation from throwing an error
       during collection.

1.8.0

Choose a tag to compare

@github-actions github-actions released this 05 Jan 20:18
1.8.0
248719b

Added

  • Coroutines
    • OngoingFlow construct for flows that do not end, along with applicable
      transformation operators.

1.7.0

Choose a tag to compare

@github-actions github-actions released this 24 May 16:45
1.7.0
9d5f007

See CHANGELOG.md for details

1.6.0

Choose a tag to compare

@ReneeVandervelde ReneeVandervelde released this 19 May 02:17
1.6.0
43fc095
1.6.0

1.5.0

Choose a tag to compare

@ReneeVandervelde ReneeVandervelde released this 30 Mar 22:25
1.5.0
932335e

Change Log

Added

  • New Module: com.inkapplications.watermelon:data
    • Added module for common data abstractions and structures
    • Added Data Transformer construct to data module for bidirectional
      data conversions.
    • Added Data Validator construct for verifying arbitrary data values.

PRs

New Contributors

Full Changelog: 1.4.0...1.5.0

1.4.0

Choose a tag to compare

@ReneeVandervelde ReneeVandervelde released this 12 Jan 04:09
1.4.0
0e59604
1.4.0

1.3.0

Choose a tag to compare

@ReneeVandervelde ReneeVandervelde released this 27 Aug 14:52
1.3.0
83341ed
1.3.0

1.2.0

Choose a tag to compare

@ReneeVandervelde ReneeVandervelde released this 27 Aug 11:36
1.2.0
169936a
1.2.0

1.0.0

Choose a tag to compare

@ReneeVandervelde ReneeVandervelde released this 05 Mar 18:01
1.0.0
a53f534
1.0.0