Changelog
View SourceAll notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
0.3.0
Changed
EctoRange.Timestamp
no longer tries to normalize timestamps, and casts with:naive_datetime_usec
- Ugraded dependencies
0.2.1
Changed
- Loosen up
postgrex
dependency requirements
0.2.0
Added
- Support for
tsrange
viaEctoRange.Timestamp
- Example of
EctoRange.Date
in the README
0.1.0 - 2023-03-25
Initial release