Skip to content

Releases: shenxiangzhuang/mppt

0.4.0

11 Jun 04:49
f34023e
Compare
Choose a tag to compare

[0.4.0] - 2024-06-11

Added

  • Poetry: Add commitizen, a conventional commit tool (#71)
  • Add py.typed file to support type hinting (#70)
  • Add sql linter: SQLFluff (#58)
  • Add task runner just (#50)
  • Add package management tool uv (#49)
  • Add Locust as a load testing tool (#39)

0.3.0

14 Dec 09:42
9770ead
Compare
Choose a tag to compare

[0.3.0] - 2023-12-14

Added

  • Add ruff as extra linter and formatter: both in dependency and pre-commit (#31)
  • Add more details about the linters and formatters with the resource from Google SRE book
  • Add doctest (#34)

0.2.0

01 Dec 10:03
d7153ab
Compare
Choose a tag to compare

[0.2.0] - 2023-12-01

Added

  • Documentations for all the features (#20)
  • Quick sort implementation for hypothesis testing (#22)

Changed

  • Change package management from Rye to Poetry (#15, #19)

Removed

  • Sweep AI App

0.1.1

14 Aug 17:06
Compare
Choose a tag to compare
v0.1.1

Changed:reorg

0.1.0

14 Aug 16:40
Compare
Choose a tag to compare
v0.1.0

Fixed:format