Basic arg parser (#216)

This commit is contained in:
Patrick Stevens
2024-08-26 11:54:35 +01:00
committed by GitHub
parent 569b3cc553
commit 417ca45c37
22 changed files with 3493 additions and 24 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "3.1",
"version": "3.2",
"publicReleaseRefSpec": [
"^refs/heads/main$"
],