v0.0.1 is out now, please see the changelog below for details! 🚀
What's Changed
✨ Added
- feat(devices): Added device interfaces by @vimalk78 in #1960
- feat: add initial skeleton by @vprashar2929 in #1961
- feat(version): add version information to build by @sthaha in #1965
- feat(logger): use slog for logging by @sthaha in #1964
- feat(config): config and arg parsing using kingpin by @sthaha in #1970
- feat(ci): add pre-commit hooks by @vprashar2929 in #1973
- feat: add Prometheus exporter and API server to Kepler by @sthaha in #1986
🐛 Fixed
- fix(server): escape endpoint description by @vprashar2929 in #1987
Full Changelog: v0.0.0-reboot...v0.0.1-reboot