Releases: bitsy-ai/printnanny-rs
Releases · bitsy-ai/printnanny-rs
v0.22.0-rc.4
Changes 🌈
- Format output with -F json|toml & get config value by key @leigh-johnson (#188)
- Upgrade to rust 1.61 @leigh-johnson (#187)
- Implement generate-keys cli command @leigh-johnson (#186)
- Update release.toml and dependency pins @leigh-johnson (#184)
- Cleaning up firstboot code @leigh-johnson (#183)
- rm factsd subcommand @leigh-johnson (#182)
- Clean up unused code (Ansible cfg/cmds) @leigh-johnson (#181)
- Add license file @leigh-johnson (#180)
🧰 Maintenance
- Remove splash module from dash crate (now handled by psplash and systemd dependency targets) @leigh-johnson (#185)
- Upload checksums to release @leigh-johnson (#189)
v0.22.0-rc.3
Changes 🌈
- Format output with -F json|toml & get config value by key @leigh-johnson (#188)
- Upgrade to rust 1.61 @leigh-johnson (#187)
- Implement generate-keys cli command @leigh-johnson (#186)
- Update release.toml and dependency pins @leigh-johnson (#184)
- Cleaning up firstboot code @leigh-johnson (#183)
- rm factsd subcommand @leigh-johnson (#182)
- Clean up unused code (Ansible cfg/cmds) @leigh-johnson (#181)
- Add license file @leigh-johnson (#180)
🧰 Maintenance
- Remove splash module from dash crate (now handled by psplash and systemd dependency targets) @leigh-johnson (#185)
v0.22.0-rc.2
Changes 🌈
- Implement generate-keys cli command @leigh-johnson (#186)
- Update release.toml and dependency pins @leigh-johnson (#184)
- Cleaning up firstboot code @leigh-johnson (#183)
- rm factsd subcommand @leigh-johnson (#182)
- Clean up unused code (Ansible cfg/cmds) @leigh-johnson (#181)
- Add license file @leigh-johnson (#180)
🧰 Maintenance
- Remove splash module from dash crate (now handled by psplash and systemd dependency targets) @leigh-johnson (#185)
v0.22.0-rc.1
Changes 🌈
- Update release.toml and dependency pins @leigh-johnson (#184)
- Cleaning up firstboot code @leigh-johnson (#183)
- rm factsd subcommand @leigh-johnson (#182)
- Clean up unused code (Ansible cfg/cmds) @leigh-johnson (#181)
- Add license file @leigh-johnson (#180)
v0.21.1
Changes 🌈
- fix dev cli excluded from build @leigh-johnson (#179)
v0.21.0
Changes 🌈
- Implement printnanny-dev ansible cmds @leigh-johnson (#178)
- spawn child process inheriting stdout, stderr @leigh-johnson (#177)
- Update readme with printnanny-dev @leigh-johnson (#176)
- Create printnanny-dev CLI crate for developer tools, implement printnanny octoprint cmds @leigh-johnson (#175)
v0.20.6
Changes 🌈
- implement PrintNannyConfig.printnanny_cloud_proxy_url @leigh-johnson (#174)
v0.20.5
Changes 🌈
- Bump pn api client to 0.78.3 @leigh-johnson (#173)
v0.20.4
v0.20.3
Changes 🌈
- Fix fieldname in error when octoprint_install_request not set @leigh-johnson (#170)
🐛 Bug Fixes
- Fix config fragments being written to install_dir instead of data_dir @leigh-johnson (#171)