Skip to content

Releases: DurgNomis-drol/mytoyota

v2.1.2 🌈

18 Apr 06:12
e8bd9d1
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix: Make ev_range, ev_range_with_ac and dcmSupplierName optional @CM000n (#340)

🎲 Dependencies

v2.1.1 🌈

28 Mar 06:58
709a8b7
Compare
Choose a tag to compare

🔧 Code enhancements

  • Enhancement: Revert to default logging @CM000n (#336)

🐛 Bug Fixes

  • Enhancement: Revert to default logging @CM000n (#336)

🎲 Dependencies

v2.1.0 🌈

13 Feb 14:36
7ebe865
Compare
Choose a tag to compare

🚀 Features

  • Fix formula and add average fuel consumption to trips model @CM000n (#327)

🔧 Code enhancements

  • Enhancement: Remove statistics.py module and clean up const.py @CM000n (#317)

🐛 Bug Fixes

  • Fix: Make shop_genuine_parts_url optional. @GitOldGrumpy (#331)
  • Fix formula and add average fuel consumption to trips model @CM000n (#327)

🎲 Dependencies

v2.0.0 🌈

05 Feb 10:38
c2f5b95
Compare
Choose a tag to compare

⚠️ Breaking changes

🔧 Code enhancements

🐛 Bug Fixes

  • Fix: TypeError: expected string or bytes-like object, got 'list' @CM000n (#319)

🎲 Dependencies

v1.3.1 🌈

24 Jan 08:11
43c8189
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Bugfix: Remove stream setting from log_config.yaml @CM000n (#315)

v1.3.0 🌈

23 Jan 07:34
cea29b0
Compare
Choose a tag to compare

🚀 Features

  • Feature: Add initial ServiceHistoryResponseModel @CM000n (#312)

🔧 Code enhancements

  • Enhancement: Add logging on api endpoints @CM000n (#296)
  • Enhancement: Set default log level to ERROR and log to stdout @CM000n (#300)
  • Enhancement: Added a py.typed file so that mypy will know to use our type annotations @CM000n (#297)
  • Add check for invalid username @GitOldGrumpy (#303)

🐛 Bug Fixes

🎲 Dependencies

v1.2.0 🌈

11 Jan 13:26
77d1de0
Compare
Choose a tag to compare

🚀 Features

  • Feature: Add helper functions for current timeframe summaries @CM000n (#290)
  • Fix wrong fuel_consumed conversion and add average_fuel_consumed @CM000n (#288)

🐛 Bug Fixes

  • Fix: Make fuel_level optional @CM000n (#289)
  • Fix wrong fuel_consumed conversion and add average_fuel_consumed @CM000n (#288)
  • Fix: scores fields can be None in TripsResponseModel @CM000n (#294)
  • Fix: NoneType object has no attribute unit in self._electric.fuel_range.unit @CM000n (#293)

v1.1.3 🌈

09 Jan 20:51
66ad51e
Compare
Choose a tag to compare

🐛 Bug Fixes

v1.1.2 🌈

06 Jan 19:53
d7237a2
Compare
Choose a tag to compare

🎲 Dependencies

  • Downgrade poetry-publish action to 1.16 @CM000n (#276)

v1.1.1 🌈

06 Jan 08:18
ece873f
Compare
Choose a tag to compare

🔧 Code enhancements

🐛 Bug Fixes

  • Use PosixPath for path handling and create parent folders if they not exist @CM000n (#271)
  • Fix car door lock status @CM000n (#272)