Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-12 | expose the entire translation object instead of just its gettext method | Wojtek Kosior | |
2022-02-12 | internationalize using Babel | Wojtek Kosior | |
this commit also makes the sdist tarball generated by setuptools REUSE-compliant | |||
2022-02-10 | fix handling of --index-json option | Wojtek Kosior | |
2022-02-10 | add show_default=True to --srcdir option | Wojtek Kosior | |
2022-02-10 | use parameters to click.Path instead of validating paths manually | Wojtek Kosior | |
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 | facilitate for including other schemas in submodule and expose them to other ↵ | Wojtek Kosior | |
packages | |||
2022-02-07 | move to a namespace package under 'hydrilla' | Wojtek Kosior | |