Releases: darac/adventofcode
v2024.4.1
v2024.4.1 (2024-12-06)
Bug Fixes
- 2024 Day 6, second part (
570b48b
)
Chores
- Update uv.lock (
f441292
)
Detailed Changes: v2024.4.0...v2024.4.1
v2024.4.0
v2024.4.0 (2024-12-06)
Continuous Integration
-
Move Docker Image into main workflow (
7bf97ed
) -
Only run Docker if release was actually produced (
11c9536
) -
Trigger Docker Image after completion of Test (
fb79388
) -
Update pre-commit config (
434d4cf
)
Features
- 2024 Day 6, first part (
acb7e0f
)
Detailed Changes: v2024.3.0...v2024.4.0
v2024.3.0
v2024.3.0 (2024-12-04)
Chores
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
deps: Update python-semantic-release/publish-action action to v9.15.1 (
0670714
) -
deps: Update python-semantic-release/python-semantic-release action to v9.15.1 (#139,
2bf5c6f
)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Continuous Integration
- Build docker image upon release (
3746026
)
Documentation
- Hyperlink the Tests badge to the tests (
d8d7d86
)
Features
- 2024 Day 4 complete (
0743119
)
Detailed Changes: v2024.2.0...v2024.3.0
v2024.2.0
v2024.2.0 (2024-12-03)
Build System
- Remove requirements.txt (
e55f8d4
)
Chores
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
deps: Update docker/dockerfile docker tag to v1.12 (#136,
ed1ab92
) -
deps: Update docker/login-action digest to 7ca3450 (#133,
55a42c2
)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
deps: Update docker/metadata-action digest to b53be03 (#135,
745f22c
) -
deps: Update python-semantic-release/publish-action action to v9.15.0 (#137,
2e3ea44
) -
deps: Update python-semantic-release/python-semantic-release action to v9.15.0 (#138,
f5f7b86
)
Continuous Integration
Features
- 2024 Day 3 complete (
1abd3bf
)
Refactoring
- deps: Remove bpython as a dependency (
d803816
)
Testing
- Define a coheret test id (
86351ae
)
Detailed Changes: v2024.1.0...v2024.2.0
v2024.1.0
v2024.0.0
v2023.4.3
v2023.4.3 (2024-11-25)
Bug Fixes
-
Install UV for release (
548723a
) -
Semantic-release needs the package name specified (
0409bde
) -
Checkout before installing UV (
ef90254
)
Chores
-
Use recommended release workflow (
4b99cc9
) -
Upload to git (
8d239f9
) -
Force Python version (
c4f9a9a
) -
Bump versions (
1eb28a3
) -
github-actions: Install UV for semantic-release (#98,
5e4e03d
)
-
chore(github-actions): add release-drafter
-
chore: Switch to using UV
-
chore(github-actions): Fix test workflow
-
chore(github-actions): Do a UV sync
-
chore(github-actions): Deduplicate proj-version step
-
chore(github-actions,dependencies): Add Dev Dependencies
-
chore(github-actions): Read the project version from the TOML
-
chore(github-actions): Build using the right variable
-
chore(github-actions): Add CA certificates
Code Style
- Enable more ruff fixes (
1f4fd62
)
2023.8.6
2023.8.3
What's Changed
- Bump github/codeql-action from 2 to 3 by @dependabot in #45
Full Changelog: 2023.8.0...2023.8.3