Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare 0.3.0 #14

Merged
merged 2 commits into from
Aug 23, 2024
Merged

Prepare 0.3.0 #14

merged 2 commits into from
Aug 23, 2024

Conversation

mbarbin
Copy link
Owner

@mbarbin mbarbin commented Aug 23, 2024

0.3.0

Changed

  • Switch from Error_log to Err for error handling.
  • Internal refactors, switch from Core to Base in assorted places.
  • Split main packages into separate smaller ones.
  • Switch to commandlang with cmdliner as a backend for all commands. Breaking changes:
    • Flags and named command line arguments now have 2 '--' instead of 1.
    • Exit code changes, using now cmdliner default conventions (123, 124, 125).

@mbarbin mbarbin changed the title Squashed Prepare 0.3.0 Aug 23, 2024
@mbarbin mbarbin merged commit 7d681a3 into main Aug 23, 2024
4 checks passed
@mbarbin mbarbin deleted the squashed branch August 23, 2024 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant