Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Releases: copier-org/autopretty

v0.4.3

29 Apr 07:52
9e825f4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

22 Apr 08:47
Compare
Choose a tag to compare

What's Changed

  • fix(pre-commit): relax data file checks by @yajo in #26
  • fix(commitizen): changelog compatibility by @yajo in #27

Full Changelog: v0.4.1...v0.4.2

v0.4.1

03 Mar 11:11
Compare
Choose a tag to compare

What's Changed

  • fix: local hooks must run with system language by @yajo in #25

Full Changelog: v0.4.0...v0.4.1

v0.4.0

02 Mar 13:48
Compare
Choose a tag to compare

What's Changed

  • feat: allow choosing local poetry python hooks by @yajo in #24

Full Changelog: v0.3.1...v0.4.0

v0.3.1

08 Feb 09:43
Compare
Choose a tag to compare

What's Changed

  • fix: wrong spacing on hook by @yajo in #21
  • fix: skip yaml problems from ansible-lint by @yajo in #22
  • fix: exclude gitlab-ci yaml definitions from check-yaml by @yajo in #23

Full Changelog: v0.3.0...v0.3.1

v0.3.0

25 Jan 12:17
3968c89
Compare
Choose a tag to compare

What's Changed

  • build: pre-commit update template by @yajo in #20

Full Changelog: v0.2.1...v0.3.0

v0.2.1

17 Jan 09:14
Compare
Choose a tag to compare

What's Changed

  • feat: indent nix files with 2 spaces by @yajo in #19

Full Changelog: v0.2.0...v0.2.1

v0.2.0

21 Dec 12:20
Compare
Choose a tag to compare

What's Changed

  • feat: add terraform option by @yajo in #15
  • Blacken-docs by @yajo in #16
  • feat(pre-commit): check python docstrings with pydocstyle by @yajo in #14
  • feat: update gitignore and add terraform and ansible stuff by @yajo in #17
  • fix: edit correct .editorconfig file to add terraform configuration by @yajo in #18

Full Changelog: v0.1.0...v0.2.0

v0.1.0

15 Jan 17:23
Compare
Choose a tag to compare

It's alive! 🐣

v0.1.0a6

25 Nov 13:54
Compare
Choose a tag to compare
v0.1.0a6 Pre-release
Pre-release

Hello world! 🖖🏼 🌍

  • Pin pre-commit language versions.
  • Fix prettiermaggeddon.
  • Fix for isort.
  • Consider master and main as main branches by default.
  • Lint after formatting.