chore(main): release 0.2.0

This commit is contained in:
github-actions[bot]
2026-01-04 19:10:37 +00:00
committed by GitHub
parent 8ca5a1e6d0
commit dcdcd3ff34
3 changed files with 13 additions and 2 deletions

View File

@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
This changelog is automatically generated by [release-please](https://github.com/googleapis/release-please) based on [Conventional Commits](https://www.conventionalcommits.org/).
## [0.2.0](https://github.com/jorijn/meshcore-stats/compare/v0.1.0...v0.2.0) (2026-01-04)
### ⚠ BREAKING CHANGES
* Configuration file renamed from .envrc to meshcore.conf. Users must copy meshcore.conf.example to meshcore.conf and migrate their settings. The new file format is the same (shell-style exports) but without the direnv-specific "layout python3" command.
### Features
* auto-load config from meshcore.conf ([8ca5a1e](https://github.com/jorijn/meshcore-stats/commit/8ca5a1e6d0f29fce1c66f526116c6cd484c0f8b5))
## 0.1.0 (Initial Release)
Initial release of MeshCore Stats - a monitoring system for MeshCore LoRa mesh networks.