Releases: MercuryTechnologies/postgresql-simple-interval
Releases · MercuryTechnologies/postgresql-simple-interval
1.0.1.1
What's Changed
- Add support for Persistent 2.18 by @tfausak in #43
- Add named values for positive and negative infinity by @tfausak in #33
- Bump actions/cache from 4.2.4 to 4.3.0 by @dependabot[bot] in #34
- Bump ikalnytskyi/action-setup-postgres from 7 to 8 by @dependabot[bot] in #36
- Bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #38
- Bump actions/download-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #39
- Bump softprops/action-gh-release from 2.3.3 to 2.4.2 by @dependabot[bot] in #40
- Bump actions/checkout from 5.0.0 to 5.0.1 by @dependabot[bot] in #41
- Bump actions/checkout from 5.0.1 to 6.0.0 by @dependabot[bot] in #42
- Version 1.0.1.1 by @tfausak in #44
Full Changelog: 1.0.1.0...1.0.1.1
1.0.1.0
What's Changed
- Add support for parsing weeks by @tfausak in #29
- Add support for explicit positive infinity by @tfausak in #30
- Add instance for Lift type class from Template Haskell by @tfausak in #31
- Bump softprops/action-gh-release from 2.3.2 to 2.3.3 by @dependabot[bot] in #28
- Version 1.0.1.0 by @tfausak in #32
Full Changelog: 1.0.0.0...1.0.1.0
1.0.0.0
0.2025.9.5
What's Changed
- Add functions for converting into and from
timetypes by @tfausak in #24 - Version 0.2025.9.5 by @tfausak in #25
Full Changelog: 0.2025.8.27...0.2025.9.5
0.2025.8.27
What's Changed
- Add saturating constructors by @tfausak in #15
- Add type-level literal constructors for Interval by @tfausak in #20
- Add functions for negating intervals by @tfausak in #21
- Add function for adding intervals with saturating arithmetic by @tfausak in #22
- Use simpler version check in test suite by @tfausak in #13
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #16
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #17
- Use pinact by @tfausak in #19
- Version 0.2025.8.27 by @tfausak in #23
New Contributors
- @dependabot[bot] made their first contribution in #16
Full Changelog: 0.2025.7.12...0.2025.8.27
0.2025.7.12
What's Changed
Full Changelog: 0.2025.7.11...0.2025.7.12