2025-01-31 12:14:06 +01:00
|
|
|
# Changelog
|
|
|
|
|
2025-01-31 16:31:18 +00:00
|
|
|
|
|
|
|
## 0.4.0: Rework (BREAKING CHANGE)
|
|
|
|
- The log file is now a JSON file, allowing it to store multiple package names, versions, and last update timestamps.
|
|
|
|
- Some return values are now lists.
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
## 0.3.0: Rework (BREAKING CHANGE)
|
2025-01-31 14:59:09 +00:00
|
|
|
- Changed how program behaves
|
|
|
|
|
2025-01-31 16:31:18 +00:00
|
|
|
---
|
|
|
|
|
2025-01-31 14:59:09 +00:00
|
|
|
## 0.2.1: CI/CD pipeline
|
2025-01-31 12:25:17 +01:00
|
|
|
- Added auto tagging and publishing
|
|
|
|
|
2025-01-31 16:31:18 +00:00
|
|
|
---
|
|
|
|
|
2025-01-31 12:14:06 +01:00
|
|
|
## 0.0.1: Project Initiation
|
|
|
|
- First working version
|
|
|
|
- ATM terminal promt to accept or deny update
|
|
|
|
- More to come soon
|