v1.0.0
1.0.0 (2023-11-16)
Features
- add a route to get all user proofs (c4b6a7a)
- add advanced filtering on GET /prices (#29) (9b52406)
- add pagination on GET /prices (#28) (4e39b71)
- add proof support (19ee604)
- authentication workflow and store user token (#22) (81bab91)
- Price model (#23) (56a853b)
- price POST endpoint (#24) (0bf98ca)
- prices GET endpoint (#26) (a769910)
- User model (#21) (556cc6f)