Skip to content

Releases: rvodden/pysketcher

0.0.12 🌈

23 Jun 12:48
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): update pylint requirement from ~=2.15.9 to >=2.15.9,<2.18.0 by @dependabot in #700
  • chore(deps-dev): update flake8-bugbear requirement from ~=22.12.6 to >=22.12.6,<23.7.0 by @dependabot in #701
  • fix(ci): migrate release to twine by @rvodden in #702
  • chore(deps-dev): bump pydocstyle from 6.1.1 to 6.3.0 by @dependabot in #657
  • fix(ci): continued migration to twine by @rvodden in #703
  • chore(deps-dev): update flake8-docstrings requirement from ~=1.6.0 to >=1.6,<1.8 by @dependabot in #704
  • chore(deps-dev): update commitizen requirement from ~=2.39.1 to >=2.39.1,<3.5.0 by @dependabot in #707
  • chore(deps-dev): update zipp requirement from ~=3.11.0 to >=3.11,<3.16 by @dependabot in #708
  • chore(deps-dev): update pre-commit requirement from ~=2.21.0 to >=2.21,<3.4 by @dependabot in #710
  • chore(deps-dev): update mypy requirement from ~=0.991 to >=0.991,<2.0 by @dependabot in #706
  • chore(deps-dev): update flake8 requirement from ~=5.0.4 to >=5.0.4,<6.1.0 by @dependabot in #713

Full Changelog: 0.0.11...0.0.12

0.0.11🌈

20 Jun 14:39
Compare
Choose a tag to compare

What's Changed

Read more

0.0.10 🌈

24 Jan 09:15
ae1eae3
Compare
Choose a tag to compare

What's Changed

0.0.9 🌈

05 Nov 07:12
20292fe
Compare
Choose a tag to compare

What's Changed

0.0.8 🌈

27 Jun 10:40
4382c07
Compare
Choose a tag to compare

What's Changed

0.0.7 🌈

07 Mar 12:31
2eca965
Compare
Choose a tag to compare

What's Changed
bump: version number to 0.0.7
chore(deps-dev): bump sphinx from 3.5.1 to 3.5.2 @dependabot (#144)
chore(deps-dev): bump flake8-bugbear from 20.11.1 to 21.3.1 @dependabot (#139)
chore(deps): update dependencies to remove vulnerabilities @rvodden (#143)
chore(deps-dev): bump nox-poetry from 0.7.1 to 0.8.1 @dependabot (#115)
chore(deps-dev): bump hypothesis from 6.2.0 to 6.3.3 @dependabot (#133)
chore(deps-dev): bump mypy from 0.800 to 0.812 @dependabot (#122)
chore(deps-dev): bump commitizen from 2.14.1 to 2.15.1 @dependabot (#124)
chore(deps-dev): bump darglint from 1.5.8 to 1.7.0 @dependabot (#125)
chore(deps): bump scipy from 1.6.0 to 1.6.1 @dependabot (#121)
chore(deps-dev): bump pylint from 2.6.1 to 2.6.2 @dependabot (#119)
chore(deps-dev): bump sphinx from 3.5.0 to 3.5.1 @dependabot (#120)
chore(deps-dev): bump pylint from 2.6.0 to 2.6.1 @dependabot (#118)
chore(deps-dev): bump sphinx from 3.4.3 to 3.5.0 @dependabot (#117)
chore(deps-dev): bump pytest from 6.2.1 to 6.2.2 @dependabot (#101)
chore(deps-dev): bump hypothesis from 6.1.1 to 6.2.0 @dependabot (#116)
chore(deps-dev): bump commitizen from 2.13.0 to 2.14.1 @dependabot (#110)
chore(deps-dev): bump hypothesis from 6.1.0 to 6.1.1 @dependabot (#109)
chore(deps-dev): bump hypothesis from 6.0.4 to 6.1.0 @dependabot (#108)
chore(deps-dev): bump pytest-cov from 2.10.1 to 2.11.1 @dependabot (#97)
chore(deps-dev): bump hypothesis from 6.0.3 to 6.0.4 @dependabot (#104)
chore(deps-dev): bump hypothesis from 6.0.2 to 6.0.3 @dependabot (#99)
chore(deps-dev): bump mypy from 0.790 to 0.800 @dependabot (#100)

Dependency updates, documentation and CI improvements

17 Jan 14:12
b74ee34
Compare
Choose a tag to compare

What's Changed