conduit_open_api 7.0.0
conduit_open_api: ^7.0.0 copied to clipboard
Data structures for OpenAPI (Swagger) specification. Reads and writes JSON specifications.
7.0.0 #
Note: Breaking constraint change — minimum Dart SDK is now
>=3.12.0. Major version bump because raising the minimum SDK is breaking per pub semver convention.
- REFACTOR: bump minimum Dart SDK to
>=3.12.0(#250).
6.0.0 #
- REFACTOR(db): extract SqlDialect abstraction from postgresql package (#263). (37614c0c)
- REFACTOR: Trigger CI. (e01b0dde)
- REFACTOR: Upgrading packages and refactoring (#238). (75b86fae)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- REFACTOR: Limit ci runs and uptick lint package (#160). (f8d1de60)
- REFACTOR: Uptick min dart version (#139). (45723b81)
- REFACTOR: Apply standard lint analysis, refactor some nullables (#129). (17f71bbb)
- REFACTOR: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- REFACTOR: Analyzer changes and publishing (#127). (034ceb59)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (36e63b05)
- FIX(ci): test publish CI. (7444f6ed)
- FIX: remove common_test from core. (94867de3)
- FIX: Versioning issues and upkeep (#191). (faa916ba)
- FIX: Handle private class in isolate (#152). (28b87457)
- FIX(cli): Fix build binary command (#121). (daba4b13)
- FIX: Upgrade to latest dependencies (#120). (2be7f7aa)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- FEAT: Works with latest version of dart (2.19), CI works, websockets fixed, melos tasks added:wq. (616a99be)
- DOCS: improve doc gen (#180). (8d18f872)
- DOCS: Add doc generation and housekeeping (#156). (89f303c8)
6.0.0 #
Note: This release has breaking changes.
- REFACTOR: Trigger CI. (e01b0dde)
- REFACTOR: Upgrading packages and refactoring (#238). (75b86fae)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- REFACTOR: Limit ci runs and uptick lint package (#160). (f8d1de60)
- REFACTOR: Uptick min dart version (#139). (45723b81)
- REFACTOR: Apply standard lint analysis, refactor some nullables (#129). (17f71bbb)
- REFACTOR: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- REFACTOR: Analyzer changes and publishing (#127). (034ceb59)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (36e63b05)
- FIX(ci): test publish CI. (7444f6ed)
- FIX: remove common_test from core. (94867de3)
- FIX: Versioning issues and upkeep (#191). (faa916ba)
- FIX: Handle private class in isolate (#152). (28b87457)
- FIX(cli): Fix build binary command (#121). (daba4b13)
- FIX: Upgrade to latest dependencies (#120). (2be7f7aa)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- FEAT: Works with latest version of dart (2.19), CI works, websockets fixed, melos tasks added:wq. (616a99be)
- DOCS: improve doc gen (#180). (8d18f872)
- DOCS: Add doc generation and housekeeping (#156). (89f303c8)
- BREAKING FIX(http): safer CORS default + runtime guard against credentialed wildcard (#262). (8bd93781)
6.0.0 #
- REFACTOR: Trigger CI. (e01b0dde)
- REFACTOR: Upgrading packages and refactoring (#238). (75b86fae)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- REFACTOR: Limit ci runs and uptick lint package (#160). (f8d1de60)
- REFACTOR: Uptick min dart version (#139). (45723b81)
- REFACTOR: Apply standard lint analysis, refactor some nullables (#129). (17f71bbb)
- REFACTOR: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- REFACTOR: Analyzer changes and publishing (#127). (034ceb59)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (36e63b05)
- FIX(ci): test publish CI. (7444f6ed)
- FIX: remove common_test from core. (94867de3)
- FIX: Versioning issues and upkeep (#191). (faa916ba)
- FIX: Handle private class in isolate (#152). (28b87457)
- FIX(cli): Fix build binary command (#121). (daba4b13)
- FIX: Upgrade to latest dependencies (#120). (2be7f7aa)
- FEAT(security): constant-time secret compare + basic-auth parse fix + unbiased token RNG (#260). (0de1bef7)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- FEAT: Works with latest version of dart (2.19), CI works, websockets fixed, melos tasks added:wq. (616a99be)
- DOCS: improve doc gen (#180). (8d18f872)
- DOCS: Add doc generation and housekeeping (#156). (89f303c8)
6.0.0 #
- REFACTOR: Trigger CI. (e01b0dde)
- REFACTOR: Upgrading packages and refactoring (#238). (75b86fae)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- REFACTOR: Limit ci runs and uptick lint package (#160). (f8d1de60)
- REFACTOR: Uptick min dart version (#139). (45723b81)
- REFACTOR: Apply standard lint analysis, refactor some nullables (#129). (17f71bbb)
- REFACTOR: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- REFACTOR: Analyzer changes and publishing (#127). (034ceb59)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (36e63b05)
- FIX(ci): test publish CI. (7444f6ed)
- FIX: remove common_test from core. (94867de3)
- FIX: Versioning issues and upkeep (#191). (faa916ba)
- FIX: Handle private class in isolate (#152). (28b87457)
- FIX(cli): Fix build binary command (#121). (daba4b13)
- FIX: Upgrade to latest dependencies (#120). (2be7f7aa)
- FEAT(build_runner): specialize body cast for known container types (#259). (d226d9ab)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- FEAT: Works with latest version of dart (2.19), CI works, websockets fixed, melos tasks added:wq. (616a99be)
- DOCS: improve doc gen (#180). (8d18f872)
- DOCS: Add doc generation and housekeeping (#156). (89f303c8)
6.0.0 #
- REFACTOR: Trigger CI. (e01b0dde)
- REFACTOR: Upgrading packages and refactoring (#238). (75b86fae)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- REFACTOR: Limit ci runs and uptick lint package (#160). (f8d1de60)
- REFACTOR: Uptick min dart version (#139). (45723b81)
- REFACTOR: Apply standard lint analysis, refactor some nullables (#129). (17f71bbb)
- REFACTOR: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- REFACTOR: Analyzer changes and publishing (#127). (034ceb59)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (36e63b05)
- FIX(ci): test publish CI. (7444f6ed)
- FIX: remove common_test from core. (94867de3)
- FIX: Versioning issues and upkeep (#191). (faa916ba)
- FIX: Handle private class in isolate (#152). (28b87457)
- FIX(cli): Fix build binary command (#121). (daba4b13)
- FIX: Upgrade to latest dependencies (#120). (2be7f7aa)
- FEAT(cli): conduit serve --watch reloads on dart file changes (#256). (cb502821)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- FEAT: Works with latest version of dart (2.19), CI works, websockets fixed, melos tasks added:wq. (616a99be)
- DOCS: improve doc gen (#180). (8d18f872)
- DOCS: Add doc generation and housekeeping (#156). (89f303c8)
6.0.0 #
- REFACTOR: Trigger CI. (e01b0dde)
- REFACTOR: Upgrading packages and refactoring (#238). (75b86fae)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- REFACTOR: Limit ci runs and uptick lint package (#160). (f8d1de60)
- REFACTOR: Uptick min dart version (#139). (45723b81)
- REFACTOR: Apply standard lint analysis, refactor some nullables (#129). (17f71bbb)
- REFACTOR: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- REFACTOR: Analyzer changes and publishing (#127). (034ceb59)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (36e63b05)
- FIX(ci): test publish CI. (7444f6ed)
- FIX: remove common_test from core. (94867de3)
- FIX: Versioning issues and upkeep (#191). (faa916ba)
- FIX: Handle private class in isolate (#152). (28b87457)
- FIX(cli): Fix build binary command (#121). (daba4b13)
- FIX: Upgrade to latest dependencies (#120). (2be7f7aa)
- FEAT(cli): conduit db rebuild — drop+regenerate+upgrade in one shot (#257). (badfd9c8)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- FEAT: Works with latest version of dart (2.19), CI works, websockets fixed, melos tasks added:wq. (616a99be)
- DOCS: improve doc gen (#180). (8d18f872)
- DOCS: Add doc generation and housekeeping (#156). (89f303c8)
6.0.0 #
- REFACTOR: Trigger CI. (e01b0dde)
- REFACTOR: Upgrading packages and refactoring (#238). (75b86fae)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- REFACTOR: Limit ci runs and uptick lint package (#160). (f8d1de60)
- REFACTOR: Uptick min dart version (#139). (45723b81)
- REFACTOR: Apply standard lint analysis, refactor some nullables (#129). (17f71bbb)
- REFACTOR: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- REFACTOR: Analyzer changes and publishing (#127). (034ceb59)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (36e63b05)
- FIX(ci): test publish CI. (7444f6ed)
- FIX: remove common_test from core. (94867de3)
- FIX: Versioning issues and upkeep (#191). (faa916ba)
- FIX: Handle private class in isolate (#152). (28b87457)
- FIX(cli): Fix build binary command (#121). (daba4b13)
- FIX: Upgrade to latest dependencies (#120). (2be7f7aa)
- FEAT(test): multipart and form-urlencoded body support in test Agent (#255). (8b68ae58)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- FEAT: Works with latest version of dart (2.19), CI works, websockets fixed, melos tasks added:wq. (616a99be)
- DOCS: improve doc gen (#180). (8d18f872)
- DOCS: Add doc generation and housekeeping (#156). (89f303c8)
6.0.0 #
- REFACTOR: Trigger CI. (e01b0dde)
- REFACTOR: Upgrading packages and refactoring (#238). (75b86fae)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- REFACTOR: Limit ci runs and uptick lint package (#160). (f8d1de60)
- REFACTOR: Uptick min dart version (#139). (45723b81)
- REFACTOR: Apply standard lint analysis, refactor some nullables (#129). (17f71bbb)
- REFACTOR: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- REFACTOR: Analyzer changes and publishing (#127). (034ceb59)
- FIX(ci): reconcile Release workflow with workspace SDK floor 3.12 (#254). (3bf99286)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (36e63b05)
- FIX(ci): test publish CI. (7444f6ed)
- FIX: remove common_test from core. (94867de3)
- FIX: Versioning issues and upkeep (#191). (faa916ba)
- FIX: Handle private class in isolate (#152). (28b87457)
- FIX(cli): Fix build binary command (#121). (daba4b13)
- FIX: Upgrade to latest dependencies (#120). (2be7f7aa)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- FEAT: Works with latest version of dart (2.19), CI works, websockets fixed, melos tasks added:wq. (616a99be)
- DOCS: improve doc gen (#180). (8d18f872)
- DOCS: Add doc generation and housekeeping (#156). (89f303c8)
6.0.0 #
- REFACTOR: Trigger CI. (e01b0dde)
- REFACTOR: Upgrading packages and refactoring (#238). (75b86fae)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- REFACTOR: Limit ci runs and uptick lint package (#160). (f8d1de60)
- REFACTOR: Uptick min dart version (#139). (45723b81)
- REFACTOR: Apply standard lint analysis, refactor some nullables (#129). (17f71bbb)
- REFACTOR: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- REFACTOR: Analyzer changes and publishing (#127). (034ceb59)
- FIX(core): tolerate per-builder failures in mirror DataModelCompiler (#253). (ca31856a)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (36e63b05)
- FIX(ci): test publish CI. (7444f6ed)
- FIX: remove common_test from core. (94867de3)
- FIX: Versioning issues and upkeep (#191). (faa916ba)
- FIX: Handle private class in isolate (#152). (28b87457)
- FIX(cli): Fix build binary command (#121). (daba4b13)
- FIX: Upgrade to latest dependencies (#120). (2be7f7aa)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- FEAT: Works with latest version of dart (2.19), CI works, websockets fixed, melos tasks added:wq. (616a99be)
- DOCS: improve doc gen (#180). (8d18f872)
- DOCS: Add doc generation and housekeeping (#156). (89f303c8)
6.0.0 #
- REFACTOR: Trigger CI. (e01b0dde)
- REFACTOR: Upgrading packages and refactoring (#238). (75b86fae)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- REFACTOR: Limit ci runs and uptick lint package (#160). (f8d1de60)
- REFACTOR: Uptick min dart version (#139). (45723b81)
- REFACTOR: Apply standard lint analysis, refactor some nullables (#129). (17f71bbb)
- REFACTOR: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- REFACTOR: Analyzer changes and publishing (#127). (034ceb59)
- FIX(ci): Dockerfiles no longer copy melos.yaml. (9c782397)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (36e63b05)
- FIX(ci): test publish CI. (7444f6ed)
- FIX: remove common_test from core. (94867de3)
- FIX: Versioning issues and upkeep (#191). (faa916ba)
- FIX: Handle private class in isolate (#152). (28b87457)
- FIX(cli): Fix build binary command (#121). (daba4b13)
- FIX: Upgrade to latest dependencies (#120). (2be7f7aa)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- FEAT: Works with latest version of dart (2.19), CI works, websockets fixed, melos tasks added:wq. (616a99be)
- DOCS: improve doc gen (#180). (8d18f872)
- DOCS: Add doc generation and housekeeping (#156). (89f303c8)
6.0.0 #
- REFACTOR: Trigger CI. (e01b0dde)
- REFACTOR: Upgrading packages and refactoring (#238). (75b86fae)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- REFACTOR: Limit ci runs and uptick lint package (#160). (f8d1de60)
- REFACTOR: Uptick min dart version (#139). (45723b81)
- REFACTOR: Apply standard lint analysis, refactor some nullables (#129). (17f71bbb)
- REFACTOR: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- REFACTOR: Analyzer changes and publishing (#127). (034ceb59)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (36e63b05)
- FIX(ci): test publish CI. (7444f6ed)
- FIX: remove common_test from core. (94867de3)
- FIX: Versioning issues and upkeep (#191). (faa916ba)
- FIX: Handle private class in isolate (#152). (28b87457)
- FIX(cli): Fix build binary command (#121). (daba4b13)
- FIX: Upgrade to latest dependencies (#120). (2be7f7aa)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- FEAT: Works with latest version of dart (2.19), CI works, websockets fixed, melos tasks added:wq. (616a99be)
- DOCS: improve doc gen (#180). (8d18f872)
- DOCS: Add doc generation and housekeeping (#156). (89f303c8)
6.0.0 #
- REFACTOR: Trigger CI. (e01b0dde)
5.1.5 #
- REFACTOR: Trigger CI. (e01b0dde)
5.1.5 #
- REFACTOR: Upgrading packages and refactoring (#238). (75b86fae)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- REFACTOR: Limit ci runs and uptick lint package (#160). (f8d1de60)
- REFACTOR: Uptick min dart version (#139). (45723b81)
- REFACTOR: Apply standard lint analysis, refactor some nullables (#129). (17f71bbb)
- REFACTOR: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- REFACTOR: Analyzer changes and publishing (#127). (034ceb59)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (36e63b05)
- FIX(ci): test publish CI. (7444f6ed)
- FIX: remove common_test from core. (94867de3)
- FIX: Versioning issues and upkeep (#191). (faa916ba)
- FIX: Handle private class in isolate (#152). (28b87457)
- FIX(cli): Fix build binary command (#121). (daba4b13)
- FIX: Upgrade to latest dependencies (#120). (2be7f7aa)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- FEAT: Works with latest version of dart (2.19), CI works, websockets fixed, melos tasks added:wq. (616a99be)
- DOCS: improve doc gen (#180). (8d18f872)
- DOCS: Add doc generation and housekeeping (#156). (89f303c8)
5.1.5 #
- REFACTOR: Trigger CI. (090d4205)
- REFACTOR: Upgrading packages and refactoring (#238). (75b86fae)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- REFACTOR: Limit ci runs and uptick lint package (#160). (f8d1de60)
- REFACTOR: Uptick min dart version (#139). (45723b81)
- REFACTOR: Apply standard lint analysis, refactor some nullables (#129). (17f71bbb)
- REFACTOR: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- REFACTOR: Analyzer changes and publishing (#127). (034ceb59)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (36e63b05)
- FIX(ci): test publish CI. (7444f6ed)
- FIX: remove common_test from core. (94867de3)
- FIX: Versioning issues and upkeep (#191). (faa916ba)
- FIX: Handle private class in isolate (#152). (28b87457)
- FIX(cli): Fix build binary command (#121). (daba4b13)
- FIX: Upgrade to latest dependencies (#120). (2be7f7aa)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- FEAT: Works with latest version of dart (2.19), CI works, websockets fixed, melos tasks added:wq. (616a99be)
- DOCS: improve doc gen (#180). (8d18f872)
- DOCS: Add doc generation and housekeeping (#156). (89f303c8)
5.1.5 #
5.1.4 #
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- REFACTOR: Limit ci runs and uptick lint package (#160). (f8d1de60)
- REFACTOR: Uptick min dart version (#139). (45723b81)
- REFACTOR: Apply standard lint analysis, refactor some nullables (#129). (17f71bbb)
- REFACTOR: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- REFACTOR: Analyzer changes and publishing (#127). (034ceb59)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (36e63b05)
- FIX(ci): test publish CI. (7444f6ed)
- FIX: remove common_test from core. (94867de3)
- FIX: Versioning issues and upkeep (#191). (faa916ba)
- FIX: Handle private class in isolate (#152). (28b87457)
- FIX(cli): Fix build binary command (#121). (daba4b13)
- FIX: Upgrade to latest dependencies (#120). (2be7f7aa)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- FEAT: Works with latest version of dart (2.19), CI works, websockets fixed, melos tasks added:wq. (616a99be)
- DOCS: improve doc gen (#180). (8d18f872)
- DOCS: Add doc generation and housekeeping (#156). (89f303c8)
5.1.4 #
- Bump "conduit_open_api" to
5.1.4.
5.1.3 #
- REFACTOR: Upgrading packages and refactoring (#238). (75b86fae)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- REFACTOR: Limit ci runs and uptick lint package (#160). (f8d1de60)
- REFACTOR: Uptick min dart version (#139). (45723b81)
- REFACTOR: Apply standard lint analysis, refactor some nullables (#129). (17f71bbb)
- REFACTOR: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- REFACTOR: Analyzer changes and publishing (#127). (034ceb59)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (36e63b05)
- FIX(ci): test publish CI. (7444f6ed)
- FIX: remove common_test from core. (94867de3)
- FIX: Versioning issues and upkeep (#191). (faa916ba)
- FIX: Handle private class in isolate (#152). (28b87457)
- FIX(cli): Fix build binary command (#121). (daba4b13)
- FIX: Upgrade to latest dependencies (#120). (2be7f7aa)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- FEAT: Works with latest version of dart (2.19), CI works, websockets fixed, melos tasks added:wq. (616a99be)
- DOCS: improve doc gen (#180). (8d18f872)
- DOCS: Add doc generation and housekeeping (#156). (89f303c8)
5.1.3 #
- REFACTOR(cli): Change build source to bin/main.dart (#231). (e9f43ede)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- REFACTOR: Limit ci runs and uptick lint package (#160). (f8d1de60)
- REFACTOR: Uptick min dart version (#139). (45723b81)
- REFACTOR: Apply standard lint analysis, refactor some nullables (#129). (17f71bbb)
- REFACTOR: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- REFACTOR: Analyzer changes and publishing (#127). (034ceb59)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (36e63b05)
- FIX(ci): test publish CI. (7444f6ed)
- FIX: remove common_test from core. (94867de3)
- FIX: Versioning issues and upkeep (#191). (faa916ba)
- FIX: Handle private class in isolate (#152). (28b87457)
- FIX(cli): Fix build binary command (#121). (daba4b13)
- FIX: Upgrade to latest dependencies (#120). (2be7f7aa)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- FEAT: Works with latest version of dart (2.19), CI works, websockets fixed, melos tasks added:wq. (616a99be)
- DOCS: improve doc gen (#180). (8d18f872)
- DOCS: Add doc generation and housekeeping (#156). (89f303c8)
5.1.2 #
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- REFACTOR: Limit ci runs and uptick lint package (#160). (f8d1de60)
- REFACTOR: Uptick min dart version (#139). (45723b81)
- REFACTOR: Apply standard lint analysis, refactor some nullables (#129). (17f71bbb)
- REFACTOR: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- REFACTOR: Analyzer changes and publishing (#127). (034ceb59)
- FIX(ci): Docker needs pub. (91b29c32)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (36e63b05)
- FIX(ci): test publish CI. (7444f6ed)
- FIX: remove common_test from core. (94867de3)
- FIX: Versioning issues and upkeep (#191). (faa916ba)
- FIX: Handle private class in isolate (#152). (28b87457)
- FIX(cli): Fix build binary command (#121). (daba4b13)
- FIX: Upgrade to latest dependencies (#120). (2be7f7aa)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- FEAT: Works with latest version of dart (2.19), CI works, websockets fixed, melos tasks added:wq. (616a99be)
- DOCS: improve doc gen (#180). (8d18f872)
- DOCS: Add doc generation and housekeeping (#156). (89f303c8)
5.1.2 #
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- REFACTOR: Limit ci runs and uptick lint package (#160). (f8d1de60)
- REFACTOR: Uptick min dart version (#139). (45723b81)
- REFACTOR: Apply standard lint analysis, refactor some nullables (#129). (17f71bbb)
- REFACTOR: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- REFACTOR: Analyzer changes and publishing (#127). (034ceb59)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (36e63b05)
- FIX(ci): test publish CI. (7444f6ed)
- FIX: remove common_test from core. (94867de3)
- FIX: Versioning issues and upkeep (#191). (faa916ba)
- FIX: Handle private class in isolate (#152). (28b87457)
- FIX(cli): Fix build binary command (#121). (daba4b13)
- FIX: Upgrade to latest dependencies (#120). (2be7f7aa)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- FEAT: Works with latest version of dart (2.19), CI works, websockets fixed, melos tasks added:wq. (616a99be)
- DOCS: improve doc gen (#180). (8d18f872)
- DOCS: Add doc generation and housekeeping (#156). (89f303c8)
5.1.1 #
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- REFACTOR: Limit ci runs and uptick lint package (#160). (f8d1de60)
- REFACTOR: Uptick min dart version (#139). (45723b81)
- REFACTOR: Apply standard lint analysis, refactor some nullables (#129). (17f71bbb)
- REFACTOR: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- REFACTOR: Analyzer changes and publishing (#127). (034ceb59)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (36e63b05)
- FIX(ci): test publish CI. (7444f6ed)
- FIX: remove common_test from core. (94867de3)
- FIX: Versioning issues and upkeep (#191). (faa916ba)
- FIX: Handle private class in isolate (#152). (28b87457)
- FIX(cli): Fix build binary command (#121). (daba4b13)
- FIX: Upgrade to latest dependencies (#120). (2be7f7aa)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- FEAT: Works with latest version of dart (2.19), CI works, websockets fixed, melos tasks added:wq. (616a99be)
- DOCS: improve doc gen (#180). (8d18f872)
- DOCS: Add doc generation and housekeeping (#156). (89f303c8)
5.1.0 #
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- REFACTOR: Limit ci runs and uptick lint package (#160). (f8d1de60)
- REFACTOR: Uptick min dart version (#139). (45723b81)
- REFACTOR: Apply standard lint analysis, refactor some nullables (#129). (17f71bbb)
- REFACTOR: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- REFACTOR: Analyzer changes and publishing (#127). (034ceb59)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (36e63b05)
- FIX(ci): test publish CI. (7444f6ed)
- FIX: remove common_test from core. (94867de3)
- FIX: Versioning issues and upkeep (#191). (faa916ba)
- FIX: Handle private class in isolate (#152). (28b87457)
- FIX(cli): Fix build binary command (#121). (daba4b13)
- FIX: Upgrade to latest dependencies (#120). (2be7f7aa)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- FEAT: Works with latest version of dart (2.19), CI works, websockets fixed, melos tasks added:wq. (616a99be)
- DOCS: improve doc gen (#180). (8d18f872)
- DOCS: Add doc generation and housekeeping (#156). (89f303c8)
5.0.3 #
- REFACTOR: ci and code quality (#222). (d6e60631)
- REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
- REFACTOR: House Keeping July 22. (cf1eb45e)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- REFACTOR: Limit ci runs and uptick lint package (#160). (f8d1de60)
- REFACTOR: Uptick min dart version (#139). (45723b81)
- REFACTOR: Apply standard lint analysis, refactor some nullables (#129). (17f71bbb)
- REFACTOR: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- REFACTOR: Analyzer changes and publishing (#127). (034ceb59)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (36e63b05)
- FIX(ci): test publish CI. (7444f6ed)
- FIX: remove common_test from core. (94867de3)
- FIX: Versioning issues and upkeep (#191). (faa916ba)
- FIX: Handle private class in isolate (#152). (28b87457)
- FIX(cli): Fix build binary command (#121). (daba4b13)
- FIX: Upgrade to latest dependencies (#120). (2be7f7aa)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- FEAT: Works with latest version of dart (2.19), CI works, websockets fixed, melos tasks added:wq. (616a99be)
- DOCS: improve doc gen (#180). (8d18f872)
- DOCS: Add doc generation and housekeeping (#156). (89f303c8)
5.0.1 #
- Bump "conduit_open_api" to
5.0.1.
5.0.0 #
4.3.8 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
4.3.8-dev.0 #
4.0.0 #
3.2.0 #
3.1.1 #
- REFACTOR: use melos for mono-repo management.
3.1.0 #
3.0.11 #
3.0.10 #
3.0.9 #
3.0.8 #
3.0.7 #
uptick version for multi release
3.0.5 #
Stable Conduit Release
2.0.0-b9 #
Fixed a bug with the conduit build command. We had left in dep overrides which should only be used for conduit internal dev.
2.0.0-b8 #
3rd attempt at first release.
1.0.0-b8 #
- Fix null-checking issue, tested against Conduit
1.0.0-b7 #
upgraded to released version of dcli. Moved back to resolveUri returning null to avoid breaking the existing api.
1.0.0-b6 #
patch changes for conduit beta
1.0.0-b5 #
simplify encoding
1.0.0-b4 #
fix empty v3 path
1.0.0-b3 #
Improved the readme. Merge branch 'master' of https://github.com/noojee/open-api-dart-1 Merge remote-tracking branch 'upstream/master' NNBD (#1) replace travis with github actions work on nndb migration and migration to conduit_codable (#1)
1.0.0-b2 #
restored the kubenetes test file as we found a v2 version. reverted some fields to be nullable as the document uses null to know that they were not present in the original document. Remove the curl commands as the unit tests now fetch the required files themselves. changed components so that they return a non-nullable list.
1.0.0-b1 #
Completed work on migrating to conduit_codable and nnbd migration. Added lint package and resolved all automated fixes. renamed project to conduit_open_api nnbd migration
Changelog #
2.0.1 #
- Fix bug when merging APIResponse bodies
2.0.0 #
- Update for Dart 2
1.0.2 #
- Adds
APIResponse.addHeaderandAPIResponse.addContent. - Adds
APIOperation.addResponse.
1.0.1 #
- Adds
APISchemaObject.isFreeFormand related support for free-form schema objects.
1.0.0 #
- Adds support for OpenAPI 3.0
- Splits Swagger (2.0) and OpenAPI (3.0) into 'package:conduit_open_api/v2.dart' and 'package:conduit_open_api/v3.dart'.
0.9.1 #
- Moves shared properties from
APISchema,APIHeaderandAPIParameterintoAPIProperty.
0.9.0 #
- Initial data structures
- Parsing specifications
- Writing specifications to disk