Skip to content

Releases: pawamoy/copier-pdm

1.1.0

12 Oct 11:42
Compare
Choose a tag to compare

1.1.0 - 2023-10-12

Compare with 1.0.1

Features

  • Add vscode duty (c7cd278 by Timothée Mazzucotelli).

Bug Fixes

  • Have a dedicated question for insiders repository name (e2bccde by Timothée Mazzucotelli).

Code Refactoring

  • Disable blacken-docs temporarily (7c110ca by Timothée Mazzucotelli).
  • Update minimum dev-deps versions (19aebe1 by Timothée Mazzucotelli).
  • Use tomllib from standard library and tomli on Python less than 3.11 instead of toml (b5115ed by Timothée Mazzucotelli).
  • Use mkdocs-material's group plugin instead of list-merging hack (67ec274 by Timothée Mazzucotelli).
  • Use latest git-changelog (dceea95 by Timothée Mazzucotelli).

1.0.1

07 Oct 18:09
Compare
Choose a tag to compare

1.0.1 - 2023-10-07

Compare with 1.0.0

Code Refactoring

  • Revert addition of ssort (d182802 by Timothée Mazzucotelli).

1.0.0

06 Oct 23:56
Compare
Choose a tag to compare

1.0.0 - 2023-10-07

Compare with 0.16.10

Features

  • Add version and debug-info flags to CLI, improve issue templates (081bb07 by Timothée Mazzucotelli).
  • Hide badges and update installation instructions for Insiders-only projects (not yet released publicly) (e0d7694 by Timothée Mazzucotelli).
  • Add ssort to code formatting task (0951e28 by Timothée Mazzucotelli).

Code Refactoring

  • Set username default to pawamoy (55ddbd4 by Timothée Mazzucotelli).

0.16.10

20 Sep 10:25
Compare
Choose a tag to compare

0.16.10 - 2023-09-20

Compare with 0.16.9

Bug Fixes

  • Don't use double-quotes in filenames (6c4749e by Timothée Mazzucotelli). Issue #32

Code Refactoring

  • Prevent blacken-docs from formatting code blocks containing snippets (909cf37 by Timothée Mazzucotelli). Issue #31
  • Format code (ca2fe86 by Timothée Mazzucotelli).

0.16.9

05 Sep 12:59
Compare
Choose a tag to compare

0.16.9 - 2023-09-05

Compare with 0.16.8

Code Refactoring

  • Allow insiders feature reference to be null (2b2abbd by Timothée Mazzucotelli).

0.16.8

03 Sep 16:37
Compare
Choose a tag to compare

0.16.8 - 2023-09-03

Compare with 0.16.7

Code Refactoring

  • Add paths, filters, inherited members and summary options to mkdocstrings (701026f by Timothée Mazzucotelli).

0.16.7

03 Sep 10:47
Compare
Choose a tag to compare

0.16.7 - 2023-09-03

Compare with 0.16.6

Code Refactoring

  • Stop using importlib_metadata in duties (5591337 by Timothée Mazzucotelli).

0.16.6

24 Aug 13:52
Compare
Choose a tag to compare

0.16.6 - 2023-08-24

Compare with 0.16.5

Bug Fixes

  • Fix external link indicator for Chrome (72c59d9 by Timothée Mazzucotelli).

0.16.5

28 Jul 20:32
Compare
Choose a tag to compare

0.16.5 - 2023-07-28

Compare with 0.16.4

Code Refactoring

  • Use MkDocs 1.5 (dbb29e9 by Timothée Mazzucotelli).

0.16.4

15 Jul 16:24
Compare
Choose a tag to compare

0.16.4 - 2023-07-15

Compare with 0.16.3

Code Refactoring

  • Mention PyPI Insiders in installation methods (8cc0c2a by Timothée Mazzucotelli).
  • Add back Python 3.12 to Makefile (ed61be5 by Timothée Mazzucotelli).