This repository was archived by the owner on Apr 17, 2025. It is now read-only.
Releases: erectfully/bikeramp
Releases · erectfully/bikeramp
v1.2.1
v1.2.0
v1.1.0
What's Changed
- fix: add
neverthrowand useDomainErrorfor sending errors by @keinsell in #38 - fix(create-trip): add validation of negative numbers on
price
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Added feature
get-monthly-statswhich allows to check monthly summary of trips. - Added feature
get-weekly-statswhich allows to check weekly summary of trips. - Added feature
create-tripwhich allow to add new trip into database.
Full Changelog: https://github.com/keinsell/bikeramp/commits/v1.0.0
v1.0.0-rc.2
What's Changed
- feat: add
get-monthly-statsfeature by @keinsell in #34
Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2
v1.0.0-rc.1
What's Changed
- feat: add
get-weekly-statsfeature by @keinsell in #32
Full Changelog: v1.0.0-rc.0...v1.0.0-rc.1