Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
## [0.16.2] - 2025-12-09
### π Bug Fixes
- Use correct timezone for default day in CLI options
## [0.16.0] - 2025-11-23
### π Features
- Limit to day 12 in 2025
### π Documentation
- Fixed command docs in README.md
## [0.15.0] - 2025-04-16
### βοΈ Miscellaneous Tasks
- Update dependabot config (#11)
## [0.14.0] - 2025-01-08
### π Bug Fixes
- Ensure aoc.run will run both parts in separate processes
### βοΈ Miscellaneous Tasks
- Update dependabot config (#3)
- Update CI config (#4)
## [0.13.1] - 2024-11-27
### βοΈ Miscellaneous Tasks
- Updated readme
## [0.13.0] - 2024-11-22
### π Features
- Use Elixir config to configure comments generation
### βοΈ Miscellaneous Tasks
- Upgrade guide in README
## [0.12.0] - 2024-11-18
### π Features
- Write .gitignore file when downloading inputs
- Generate zero-padded modules names and files
- Mix aoc.set will not reset unspecified values by default
- Generate user modules using modkit mounts
- README guide for newcomers
### π Documentation
- Rewrite documentation of commands
- Generate commands docs in README.md
### βοΈ Miscellaneous Tasks
- Upgrade all dependencies
- Simplify year/day defaults description
- Fix dialyzer warnings
## [0.11.5] - 2024-01-02
### π Features
- Added AoC.Permutations tool
## [0.11.4] - 2023-12-31
### π Features
- Added the AoC.Rect module to work with rectangle in grids
## [0.11.3] - 2023-12-30
### βοΈ Miscellaneous Tasks
- Fix debug
## [0.11.2] - 2023-12-30
### βοΈ Miscellaneous Tasks
- Added github URL in user agent
- Use new cli_mate defaults
## [0.11.1] - 2023-12-22
### π Features
- Added format_map to grid
- The part_two function will be commented out in generated solution
## [0.11.0] - 2023-12-21
### βοΈ Miscellaneous Tasks
- Fixed error reporting, added test flags
## [0.10.0] - 2023-12-08
### π Features
- Mix aoc.url
- Print created modules paths on their own line
### βοΈ Miscellaneous Tasks
- Bump vsn in README.md
## [0.7.0] - 2023-12-05
### βοΈ Miscellaneous Tasks
- Change generated test ordering
## [0.2.0] - 2023-12-01