Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
[0.1.1] - 2025-12-19
Added
- Add
VoaConfig::contextsto returnOsPurposeContextsettings - Add
VoaConfig::osesto return the map ofOssettings
Fixed
- Properly assign config origins based on location
Other
- Improve the use of
ConfigOrigin - Fix links to Rust documentation
[0.1.0] - 2025-12-17
Added
- Add configuration file handling
- Initialize bare
voa-configcrate
Other
- (README) Add code examples and man pages to
voa-configcrate - Add section 5 man page for
voa