Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-21 | enable using with Python 3.7 | Wojtek Kosior | |
2022-02-18 | make "uuid" an optional property | Wojtek Kosior | |
2022-02-14 | specify full schema URL in instances | Wojtek Kosior | |
2022-02-12 | when generating JSON documents, put generating software info in ↵ | Wojtek Kosior | |
'generated_by' property | |||
2022-02-09 | make resource dependency specifier an object | Wojtek Kosior | |
2022-02-09 | change file path format | Wojtek Kosior | |
From now on we'll be using format 'file/sha256/<hash>' instead of 'file/sha256-<hash>'. | |||
2022-02-09 | include new schemas in package and in tests | Wojtek Kosior | |
2022-02-07 | fix typing mistake i tests | Wojtek Kosior | |
2022-02-07 | move to a namespace package under 'hydrilla' | Wojtek Kosior | |
2022-02-05 | test&fix error handling | Wojtek Kosior | |
2022-02-05 | add test case with modified index.json from the example | Wojtek Kosior | |
2022-02-04 | extend the automated test case | Wojtek Kosior | |
2022-02-04 | initial commit | Wojtek Kosior | |