Releases: einride/monta-go
Releases · einride/monta-go
v0.10.0
v0.9.0
v0.8.0
v0.7.0
v0.6.0
v0.5.0
0.5.0 (2022-10-25)
Feature
- implement restart charge endpoint (af37060)
- implement get wallet transaction endpoint (03180df)
- implement get charge endpoint (a904488)
- implement stop charge endpoint (35d78e5)
- implement single charge point retrival (084b500)
- implement single site retrival (17094d7)
Code Refactoring
- use template method for "me" endpoint (ccf20f8)
- accept nil as query string (5372c8c)
- make code more reusable (5becfdc)
- reuse generic method for get endpoints (b8f37b5)
- avoid repetition (a4f47a9)
- avoid repetition (71c3afd)
Chores
v0.4.0
0.4.0 (2022-10-03)
Feature
- add support for start charge (f47b574)
Chores
- add @alethenorio to CODEOWNERS (56a2c1d)
- ignore .semrel directory (eefab98)
v0.3.1
0.3.1 (2022-09-29)
Bug Fixes
- prevent binary release error (f0e1d0e)
Documentation
Chores
- add @odsod and @strombeckcarl as code owners (ad6efef)
- remove stray log statement (e1bcec4)