feat: update to version 0.1.3 with new CLI flags, logging enhancements, and Windows MSI installer
This commit is contained in:
13
CHANGELOG.md
13
CHANGELOG.md
@@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [0.1.3] - 2026-02-09
|
||||
|
||||
### Added
|
||||
- CLI flags: `--config`, `--log-dir`, `--once`, `--version`
|
||||
- File logging with rotation (default in `C:\ProgramData\ThorIngest\logs`)
|
||||
|
||||
### Changed
|
||||
- Default config location to `C:\ProgramData\ThorIngest\config.json` with fallback to local `config.json`
|
||||
- Updated console output to use structured logging
|
||||
|
||||
### Added
|
||||
- Windows MSI installer scaffolding under `installer/` (WiX + NSSM setup)
|
||||
|
||||
## [0.1.1] - 2025-12-08
|
||||
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user