Mercurial > hgrepos > Python > libs > data-schema
view CHANGES.txt @ 40:2376224a9717
FIX: when processing schema references and the resolved schema contains conditionals they must be evaluated
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Wed, 19 Jul 2023 15:19:23 +0200 |
| parents | 9a3da5a008fc |
| children | 0dd9a251f884 |
line wrap: on
line source
.. -*- coding: utf-8; mode: rst; indent-tabs-mode: nil; -*- .. .. Tags: breaking, feature, bugfix, test, misc, doc .. .. _changelog: =========== Changelog =========== Pre-1.0 Series ============== v0.2 (2023-07-19) ----------------- - **[breaking]** Use ``$type`` instead of ``type`` to mark a schema or sub-schema - **[breaking]** Consistent casing within the schema: using `kebab-case` - **[feature]** Allow customizations of the schema loader and the data stream loader - Several internal changes (using e.g. `enum` instead of magic ints or strings) v0.1 (2023-07-06) ----------------- - First independent version as standalone package
