2023-05-02 08:37:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 02 05:29:53 UTC 2023 - kastl@b1-systems.de
|
|
|
|
|
|
|
|
- Update to version 0.28.0:
|
|
|
|
* Add a simple-ish example to the doc homepage.
|
|
|
|
* Looks like Hatchling needs a bump before this can actually
|
|
|
|
happen.
|
|
|
|
* Add the new JSON and JSON Schema classifiers, hooray!
|
|
|
|
|
2023-04-27 21:48:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 26 08:43:41 UTC 2023 - kastl@b1-systems.de
|
|
|
|
|
|
|
|
- Update to version 0.27.4:
|
|
|
|
* Minor simplification to the docs structure.
|
|
|
|
* Bump suite from `e744bfc` to `89016c7`
|
|
|
|
* Bump the referencing suite.
|
|
|
|
* [pre-commit.ci] pre-commit autoupdate
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 25 04:54:24 UTC 2023 - kastl@b1-systems.de
|
|
|
|
|
|
|
|
- Update to version 0.27.3:
|
|
|
|
* Fix whatever typing change causes pyright to think frozen
|
|
|
|
classes aren't frozen.
|
|
|
|
* Also strip empty fragments when using __getiem__ on Registries.
|
|
|
|
* Bump wntrblm/nox from 2022.11.21 to 2023.04.22
|
|
|
|
|
2023-04-14 09:18:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 14 06:58:44 UTC 2023 - kastl@b1-systems.de
|
|
|
|
|
|
|
|
- Update to version 0.27.2:
|
|
|
|
* Yet another stab at anchor lookup from non-canonical URIs.
|
|
|
|
* Bump suite from `2751845` to `e8927d9`
|
|
|
|
* [pre-commit.ci] pre-commit autoupdate
|
|
|
|
|
2023-04-13 10:31:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 13 10:18:46 UTC 2023 - kastl@b1-systems.de
|
|
|
|
|
|
|
|
- Update to version 0.27.1:
|
|
|
|
* Add a note to the changelog.
|
|
|
|
* Enable the type annotation linter.
|
|
|
|
* Slight improvements to a few more docstrings.
|
|
|
|
* Update requirements.
|
|
|
|
* Bump suite from `5f47bda` to `e8927d9`
|
|
|
|
* [pre-commit.ci] pre-commit autoupdate
|
|
|
|
|
2023-04-04 06:51:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 04 06:16:10 UTC 2023 - kastl@b1-systems.de
|
|
|
|
|
|
|
|
- Update to version 0.27.0:
|
|
|
|
* Fix looking up anchors from non-canonical URIs.
|
|
|
|
* [pre-commit.ci] pre-commit autoupdate
|
|
|
|
|
2023-03-28 09:12:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 28 09:12:37 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Split package into multibuild to avoid a build cycle.
|
|
|
|
|
2023-03-28 05:33:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 28 05:05:26 UTC 2023 - kastl@b1-systems.de
|
|
|
|
|
|
|
|
- Update to version 0.26.4:
|
|
|
|
* One more example of non-public API
|
|
|
|
* Add a note on spec-incorrect behavior.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 28 05:02:06 UTC 2023 - kastl@b1-systems.de
|
|
|
|
|
|
|
|
- Update to version 0.26.3:
|
|
|
|
* First pass at an explicit list of (non-)public API
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 28 04:58:16 UTC 2023 - kastl@b1-systems.de
|
|
|
|
|
|
|
|
- Update to version 0.26.2:
|
|
|
|
* Also suggest a correct pointer for #/.
|
|
|
|
* Fix the double wording in the InvalidAnchor exception message.
|
|
|
|
|
2023-03-27 23:04:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 27 05:04:21 UTC 2023 - kastl@b1-systems.de
|
|
|
|
|
|
|
|
- Update to version 0.26.1:
|
|
|
|
* Update the changelog.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 27 05:03:31 UTC 2023 - kastl@b1-systems.de
|
|
|
|
|
|
|
|
- Update to version 0.26.0:
|
|
|
|
* Try to be more helpful when someone forgets a slash in JSON
|
|
|
|
pointers.
|
|
|
|
* Exclude bots from release notes.
|
|
|
|
* [pre-commit.ci] pre-commit autoupdate
|
|
|
|
|
2023-03-26 18:10:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 24 12:43:40 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
|
|
|
|
|
|
|
- new package python-referencing required by
|
|
|
|
python-jsonschema-specifications
|