Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Releases: erectfully/bikeramp

v1.2.1

17 Jan 00:24
154dbce

Choose a tag to compare

What's Changed

  • refactor: use date-fns by @keinsell in #52

Full Changelog: v1.2.0...v1.2.1

v1.2.0

15 Jan 18:20
530dce9

Choose a tag to compare

What's Changed

  • refactor: add Money entity by @keinsell in #49

Full Changelog: v1.1.0...v1.2.0

v1.1.0

13 Jan 10:29

Choose a tag to compare

What's Changed

  • fix: add neverthrow and use DomainError for 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

13 Jan 08:05

Choose a tag to compare

What's Changed

  • Added feature get-monthly-stats which allows to check monthly summary of trips.
  • Added feature get-weekly-stats which allows to check weekly summary of trips.
  • Added feature create-trip which allow to add new trip into database.

Full Changelog: https://github.com/keinsell/bikeramp/commits/v1.0.0

v1.0.0-rc.2

13 Jan 06:34
aad6e0c

Choose a tag to compare

v1.0.0-rc.2 Pre-release
Pre-release

What's Changed

  • feat: add get-monthly-stats feature by @keinsell in #34

Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2

v1.0.0-rc.1

13 Jan 05:51
2fd6423

Choose a tag to compare

v1.0.0-rc.1 Pre-release
Pre-release

What's Changed

  • feat: add get-weekly-stats feature by @keinsell in #32

Full Changelog: v1.0.0-rc.0...v1.0.0-rc.1