Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed
- `FLAG_REQUIRED` is now enforced on options (not just positional arguments), at both root and subcommand levels (#54).
- Bumped `ARGUS_VERSION` and packaging metadata to match the actual released version (previously stuck at `0.1.0`).
- Bumped `ARGUS_VERSION` to match the actual released version (previously stuck at `0.1.0`).


## [0.2.0] - 2025-10-01
Expand Down
4 changes: 0 additions & 4 deletions packaging/conan/conandata.yml

This file was deleted.

77 changes: 0 additions & 77 deletions packaging/conan/conanfile.py

This file was deleted.

7 changes: 0 additions & 7 deletions packaging/conan/test_package/CMakeLists.txt

This file was deleted.

26 changes: 0 additions & 26 deletions packaging/conan/test_package/conanfile.py

This file was deleted.

29 changes: 0 additions & 29 deletions packaging/conan/test_package/test_package.c

This file was deleted.

9 changes: 0 additions & 9 deletions packaging/vcpkg/argus.json

This file was deleted.

27 changes: 0 additions & 27 deletions packaging/vcpkg/portfile.cmake

This file was deleted.

24 changes: 0 additions & 24 deletions packaging/vcpkg/vcpkg.json

This file was deleted.

8 changes: 0 additions & 8 deletions packaging/wrapdb/argus.wrap

This file was deleted.

18 changes: 0 additions & 18 deletions packaging/xmake/xmake.lua

This file was deleted.

Loading