particle-os-cli/utils/src
Jordan Pryde e30ac64347
fix: Ignore pre-release field when parsing versions (#364)
Fixes #362.

---------

Co-authored-by: Gerald Pinder <gmpinder@gmail.com>
2025-02-11 20:16:50 +00:00
..
command_output.rs refactor: Move templates to their own crate (#83) 2024-02-25 14:45:33 -06:00
constants.rs chore: bump cosign to 2.4.2 2025-02-07 23:08:09 -05:00
credentials.rs refactor: Swtich to using bon for builder pattern 2024-09-21 18:42:28 -04:00
lib.rs fix: Use lenient_semver for build drivers version check to handle pre-release versions 2025-02-10 20:39:12 -05:00
macros.rs chore: Switch to using my new proc_macro comlexr 2025-01-12 16:15:29 -05:00
semver.rs fix: Ignore pre-release field when parsing versions (#364) 2025-02-11 20:16:50 +00:00
syntax_highlighting.rs refactor: Switch to using miette for errors instead of anyhow (#198) 2024-07-05 21:55:43 -04:00
test_utils.rs fix: Make sure GitHub job pushes latest image on scheduled job 2024-08-24 18:20:12 -04:00
traits.rs feat: Add platform arg to force building a specific architecture 2024-10-03 14:47:47 -04:00