Skip to content

Releases: KyleKing/calcipy_template

3.1.1

07 Dec 11:38
Compare
Choose a tag to compare

3.1.1 (2024-12-07)

Fix

  • updates for pre-commit and ruff
  • remove unused stale extra

Refactor

  • pre-commit doesn't need to be a jinja template

[main df73f60] bump: version 3.1.0 → 3.1.1
2 files changed, 13 insertions(+), 2 deletions(-)

3.1.0

07 Nov 12:23
Compare
Choose a tag to compare

3.1.0 (2024-11-07)

Feat

  • improve beartype configuration

Fix

  • recommend future.annotations over deprecated syntax

[main dad0fc4] bump: version 3.0.0 → 3.1.0
2 files changed, 12 insertions(+), 2 deletions(-)

3.0.0

07 Nov 10:21
Compare
Choose a tag to compare

3.0.0 (2024-11-07)

Feat

  • remove calcipy packaging lock

[main 8808577] bump: version 2.2.1 → 3.0.0
2 files changed, 8 insertions(+), 2 deletions(-)

2.2.1

01 Nov 00:19
Compare
Choose a tag to compare

2.2.1 (2024-11-01)

Fix

  • remove pydantic configuration

[main 1e1e669] bump: version 2.2.0 → 2.2.1
2 files changed, 8 insertions(+), 2 deletions(-)

2.2.0

30 Oct 12:19
Compare
Choose a tag to compare

2.2.0 (2024-10-30)

Feat

  • remove Github Labeler

[main 2d67080] bump: version 2.1.1 → 2.2.0
2 files changed, 8 insertions(+), 2 deletions(-)

2.1.1

30 Oct 11:58
Compare
Choose a tag to compare

2.1.1 (2024-10-30)

Fix

  • update github-labeler to match example

[main bcfc7b6] bump: version 2.1.0 → 2.1.1
2 files changed, 8 insertions(+), 2 deletions(-)

2.1.0

08 Oct 01:06
Compare
Choose a tag to compare

2.1.0 (2024-10-08)

Feat

  • remove pylint

Fix

  • bump minimum copier version

[main de833a8] bump: version 2.0.5 → 2.1.0
2 files changed, 12 insertions(+), 2 deletions(-)

2.0.5

05 Oct 15:32
Compare
Choose a tag to compare

2.0.5 (2024-10-05)

Fix

  • raise beartype threshold for errors

[main 1045e89] bump: version 2.0.4 → 2.0.5
2 files changed, 8 insertions(+), 2 deletions(-)

2.0.4

05 Oct 15:09
Compare
Choose a tag to compare

2.0.4 (2024-10-05)

Fix

  • ignore type-checking block fixes from ruff

[main 6053305] bump: version 2.0.3 → 2.0.4
2 files changed, 8 insertions(+), 2 deletions(-)

2.0.3

20 Aug 23:16
Compare
Choose a tag to compare

2.0.3 (2024-08-20)

Fix

  • resolve issues flagged by recent versions of ruff
  • remove unused Graphviz and other cleanup

[main 8d5f48e] bump: version 2.0.2 → 2.0.3
2 files changed, 9 insertions(+), 2 deletions(-)