Skip to content

Releases: Autodesk/pgbelt

v0.1.2

04 Oct 22:54
f202912
Compare
Choose a tag to compare

0.1.2 (2022-10-03)

Bug Fixes

  • the analyze function should be run as root of a database for safest and least restriction #87 (#90) (81c5fde)
  • validator supposed to check 100 rows, not 1 (#93) (48122dc)

v0.1.1

30 Sep 02:36
277388a
Compare
Choose a tag to compare

0.1.1 (2022-09-30)

Documentation

  • update README and quickstart now that pgbelt is on pypi (#79) (2a2d4c9)

v0.1.0

02 Sep 03:42
88cb82d
Compare
Choose a tag to compare

0.1.0 (2022-09-02)

Features

  • convert to poetry (07f9a10)
  • fresh upload of pgbelt with GHA CI (4df9896)

Bug Fixes

  • ci move to poetry too (979c988)
  • dev setup in Makefile also installs precommit (c27cb09)
  • flake8 baited, placing ignore, it broke pydantic (#17) (560207d)
  • need code of conduct for open-sourcing (#58) (4aede91)
  • pre-commit fixed and run (d3e188b)
  • pre-commit fixes and flake8 config (#15) (958afd0)
  • remove rando .git file (#5) (16d38fd)
  • remove random .git files (35213a5)
  • update black and fix ci poetry (5a7a88b)