All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
Packages with breaking changes:
Packages with other changes:
conduit
-v5.1.3
conduit_codable
-v5.1.3
conduit_common
-v5.1.3
conduit_config
-v5.1.3
conduit_core
-v5.1.3
conduit_isolate_exec
-v5.1.3
conduit_open_api
-v5.1.3
conduit_password_hash
-v5.1.3
conduit_postgresql
-v5.1.3
fs_test_agent
-v5.1.3
- REFACTOR(cli): Change build source to bin/main.dart (#231). (e9f43ede)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: ci and code quality (#222). (d6e60631)
- 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)
- 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: conduit try resolve lib folder instead package library (#176). (02390962)
- 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 FEAT: Column naming snake-case (#153). (61e6ae77)
- 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: Remove common test. (cebcc417)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- REFACTOR: Uptick min dart version (#139). (45723b81)
- REFACTOR: Apply standard lint analysis, refactor some nullables (#129). (17f71bbb)
- 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)
- FIX(ci): setup auto publishing pipeline format fixes. (42266ade)
- FIX(ci): setup auto publishing pipeline format fixes. (bd29f1f4)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- DOCS: improve doc gen (#180). (8d18f872)
- DOCS: Add doc generation and housekeeping (#156). (89f303c8)
- DOCS: Sort out licensing and contributors (#134). (1216ecf7)
- BREAKING FEAT: Column naming snake-case (#153). (61e6ae77)
- REFACTOR(cli): Change build source to bin/main.dart (#231). (e9f43ede)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: ci and code quality (#222). (d6e60631)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Remove common test. (cebcc417)
- REFACTOR: Remove pub_cache (#188). (6d5beca1)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (00cc11e6)
- FIX(ci): trigger. (cfd406c0)
- 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: catch no templates scenario (#181). (eaeecc4d)
- FIX: Cache cli (#169). (8dd84221)
- FIX: investigate build issues (#167). (ee79f9e6)
- FIX: Check cli integrity (#164). (5fd4e403)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Replace ServiceRegistry with Finalizers (#185). (73208e92)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- DOCS: improve doc gen (#180). (8d18f872)
- 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: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- 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: 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)
- 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: 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: Sort out licensing and contributors (#134). (1216ecf7)
- REFACTOR(cli): Change build source to bin/main.dart (#231). (e9f43ede)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: ci and code quality (#222). (d6e60631)
- 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: 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)
- REFACTOR(cli): Change build source to bin/main.dart (#231). (e9f43ede)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: ci and code quality (#222). (d6e60631)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Remove common test. (cebcc417)
- REFACTOR: Remove pub_cache (#188). (6d5beca1)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- FIX(ci): Publish automation fix (#217). (2da2db05)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (6f986c5f)
- FIX(ci): trigger. (6239d395)
- FIX(ci): trigger. (33c0f1ab)
- 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: Attach finalizer on commit (#186). (8408280e)
- FIX: core docs. (1470ee70)
- FIX: Check cli integrity (#164). (5fd4e403)
- FEAT: sort predicate (#203). (1f51879c)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Replace ServiceRegistry with Finalizers (#185). (73208e92)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- DOCS: improve doc gen (#180). (8d18f872)
- 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)
- 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: 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)
- 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)
- 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)
- 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: 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)
- 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: Remove common test. (cebcc417)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (df30ab5c)
- FIX(ci): trigger. (6f986c5f)
- FIX(ci): trigger. (36e63b05)
- FIX(ci): test publish CI. (7444f6ed)
- FIX: remove common_test from core. (94867de3)
- FIX: Versioning issues and upkeep (#191). (faa916ba)
- FEAT: sort predicate (#203). (1f51879c)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- REFACTOR(cli): Change build source to bin/main.dart (#231). (e9f43ede)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: ci and code quality (#222). (d6e60631)
- 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: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- 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: 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)
Packages with breaking changes:
Packages with other changes:
conduit
-v5.1.2
conduit_codable
-v5.1.2
conduit_common
-v5.1.2
conduit_config
-v5.1.2
conduit_core
-v5.1.2
conduit_isolate_exec
-v5.1.2
conduit_open_api
-v5.1.2
conduit_password_hash
-v5.1.2
conduit_postgresql
-v5.1.2
fs_test_agent
-v5.1.2
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: ci and code quality (#222). (d6e60631)
- 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)
- 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: conduit try resolve lib folder instead package library (#176). (02390962)
- 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 FEAT: Column naming snake-case (#153). (61e6ae77)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Remove common test. (cebcc417)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- REFACTOR: Uptick min dart version (#139). (45723b81)
- REFACTOR: Apply standard lint analysis, refactor some nullables (#129). (17f71bbb)
- 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)
- FIX(ci): setup auto publishing pipeline format fixes. (42266ade)
- FIX(ci): setup auto publishing pipeline format fixes. (bd29f1f4)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- DOCS: improve doc gen (#180). (8d18f872)
- DOCS: Add doc generation and housekeeping (#156). (89f303c8)
- DOCS: Sort out licensing and contributors (#134). (1216ecf7)
- BREAKING FEAT: Column naming snake-case (#153). (61e6ae77)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: ci and code quality (#222). (d6e60631)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Remove common test. (cebcc417)
- REFACTOR: Remove pub_cache (#188). (6d5beca1)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- FIX(ci): Docker needs pub. (91b29c32)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (00cc11e6)
- FIX(ci): trigger. (cfd406c0)
- 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: catch no templates scenario (#181). (eaeecc4d)
- FIX: Cache cli (#169). (8dd84221)
- FIX: investigate build issues (#167). (ee79f9e6)
- FIX: Check cli integrity (#164). (5fd4e403)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Replace ServiceRegistry with Finalizers (#185). (73208e92)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- DOCS: improve doc gen (#180). (8d18f872)
- 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: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- 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: 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)
- 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: 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: Sort out licensing and contributors (#134). (1216ecf7)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: ci and code quality (#222). (d6e60631)
- 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: 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)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: ci and code quality (#222). (d6e60631)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Remove common test. (cebcc417)
- REFACTOR: Remove pub_cache (#188). (6d5beca1)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- FIX(ci): Docker needs pub. (91b29c32)
- FIX(ci): Publish automation fix (#217). (2da2db05)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (6f986c5f)
- FIX(ci): trigger. (6239d395)
- FIX(ci): trigger. (33c0f1ab)
- 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: Attach finalizer on commit (#186). (8408280e)
- FIX: core docs. (1470ee70)
- FIX: Check cli integrity (#164). (5fd4e403)
- FEAT: sort predicate (#203). (1f51879c)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Replace ServiceRegistry with Finalizers (#185). (73208e92)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- DOCS: improve doc gen (#180). (8d18f872)
- 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)
- 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: 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)
- 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)
- 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)
- 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: 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)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Remove common test. (cebcc417)
- FIX(ci): Docker needs pub. (91b29c32)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (df30ab5c)
- FIX(ci): trigger. (6f986c5f)
- FIX(ci): trigger. (36e63b05)
- FIX(ci): test publish CI. (7444f6ed)
- FIX: remove common_test from core. (94867de3)
- FIX: Versioning issues and upkeep (#191). (faa916ba)
- FEAT: sort predicate (#203). (1f51879c)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: ci and code quality (#222). (d6e60631)
- 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: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- 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: 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)
Packages with breaking changes:
Packages with other changes:
conduit
-v5.1.2
conduit_codable
-v5.1.2
conduit_common
-v5.1.2
conduit_config
-v5.1.2
conduit_core
-v5.1.2
conduit_isolate_exec
-v5.1.2
conduit_open_api
-v5.1.2
conduit_password_hash
-v5.1.2
conduit_postgresql
-v5.1.2
fs_test_agent
-v5.1.2
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: ci and code quality (#222). (d6e60631)
- 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)
- 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: conduit try resolve lib folder instead package library (#176). (02390962)
- 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 FEAT: Column naming snake-case (#153). (61e6ae77)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Remove common test. (cebcc417)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- REFACTOR: Uptick min dart version (#139). (45723b81)
- REFACTOR: Apply standard lint analysis, refactor some nullables (#129). (17f71bbb)
- 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)
- FIX(ci): setup auto publishing pipeline format fixes. (42266ade)
- FIX(ci): setup auto publishing pipeline format fixes. (bd29f1f4)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- DOCS: improve doc gen (#180). (8d18f872)
- DOCS: Add doc generation and housekeeping (#156). (89f303c8)
- DOCS: Sort out licensing and contributors (#134). (1216ecf7)
- BREAKING FEAT: Column naming snake-case (#153). (61e6ae77)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: ci and code quality (#222). (d6e60631)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Remove common test. (cebcc417)
- REFACTOR: Remove pub_cache (#188). (6d5beca1)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (00cc11e6)
- FIX(ci): trigger. (cfd406c0)
- 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: catch no templates scenario (#181). (eaeecc4d)
- FIX: Cache cli (#169). (8dd84221)
- FIX: investigate build issues (#167). (ee79f9e6)
- FIX: Check cli integrity (#164). (5fd4e403)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Replace ServiceRegistry with Finalizers (#185). (73208e92)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- DOCS: improve doc gen (#180). (8d18f872)
- 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: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- 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: 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)
- 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: 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: Sort out licensing and contributors (#134). (1216ecf7)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: ci and code quality (#222). (d6e60631)
- 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: 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)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: ci and code quality (#222). (d6e60631)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Remove common test. (cebcc417)
- REFACTOR: Remove pub_cache (#188). (6d5beca1)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- FIX(ci): Publish automation fix (#217). (2da2db05)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (6f986c5f)
- FIX(ci): trigger. (6239d395)
- FIX(ci): trigger. (33c0f1ab)
- 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: Attach finalizer on commit (#186). (8408280e)
- FIX: core docs. (1470ee70)
- FIX: Check cli integrity (#164). (5fd4e403)
- FEAT: sort predicate (#203). (1f51879c)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Replace ServiceRegistry with Finalizers (#185). (73208e92)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- DOCS: improve doc gen (#180). (8d18f872)
- 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)
- 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: 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)
- 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)
- 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)
- 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: 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)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Remove common test. (cebcc417)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (df30ab5c)
- FIX(ci): trigger. (6f986c5f)
- FIX(ci): trigger. (36e63b05)
- FIX(ci): test publish CI. (7444f6ed)
- FIX: remove common_test from core. (94867de3)
- FIX: Versioning issues and upkeep (#191). (faa916ba)
- FEAT: sort predicate (#203). (1f51879c)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: ci and code quality (#222). (d6e60631)
- 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: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- 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: 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)
Packages with breaking changes:
Packages with other changes:
conduit
-v5.1.1
conduit_codable
-v5.1.1
conduit_common
-v5.1.1
conduit_config
-v5.1.1
conduit_core
-v5.1.1
conduit_isolate_exec
-v5.1.1
conduit_open_api
-v5.1.1
conduit_password_hash
-v5.1.1
conduit_postgresql
-v5.1.1
fs_test_agent
-v5.1.1
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: ci and code quality (#222). (d6e60631)
- 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)
- 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: conduit try resolve lib folder instead package library (#176). (02390962)
- 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 FEAT: Column naming snake-case (#153). (61e6ae77)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Remove common test. (cebcc417)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- REFACTOR: Uptick min dart version (#139). (45723b81)
- REFACTOR: Apply standard lint analysis, refactor some nullables (#129). (17f71bbb)
- 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)
- FIX(ci): setup auto publishing pipeline format fixes. (42266ade)
- FIX(ci): setup auto publishing pipeline format fixes. (bd29f1f4)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- DOCS: improve doc gen (#180). (8d18f872)
- DOCS: Add doc generation and housekeeping (#156). (89f303c8)
- DOCS: Sort out licensing and contributors (#134). (1216ecf7)
- BREAKING FEAT: Column naming snake-case (#153). (61e6ae77)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: ci and code quality (#222). (d6e60631)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Remove common test. (cebcc417)
- REFACTOR: Remove pub_cache (#188). (6d5beca1)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (00cc11e6)
- FIX(ci): trigger. (cfd406c0)
- 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: catch no templates scenario (#181). (eaeecc4d)
- FIX: Cache cli (#169). (8dd84221)
- FIX: investigate build issues (#167). (ee79f9e6)
- FIX: Check cli integrity (#164). (5fd4e403)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Replace ServiceRegistry with Finalizers (#185). (73208e92)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- DOCS: improve doc gen (#180). (8d18f872)
- 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: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- 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: 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)
- 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: 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: Sort out licensing and contributors (#134). (1216ecf7)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: ci and code quality (#222). (d6e60631)
- 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: 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)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: ci and code quality (#222). (d6e60631)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Remove common test. (cebcc417)
- REFACTOR: Remove pub_cache (#188). (6d5beca1)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- FIX(ci): Publish automation fix (#217). (2da2db05)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (6f986c5f)
- FIX(ci): trigger. (6239d395)
- FIX(ci): trigger. (33c0f1ab)
- 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: Attach finalizer on commit (#186). (8408280e)
- FIX: core docs. (1470ee70)
- FIX: Check cli integrity (#164). (5fd4e403)
- FEAT: sort predicate (#203). (1f51879c)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Replace ServiceRegistry with Finalizers (#185). (73208e92)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- DOCS: improve doc gen (#180). (8d18f872)
- 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)
- 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: 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)
- 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)
- 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)
- 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: 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)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Remove common test. (cebcc417)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (df30ab5c)
- FIX(ci): trigger. (6f986c5f)
- FIX(ci): trigger. (36e63b05)
- FIX(ci): test publish CI. (7444f6ed)
- FIX: remove common_test from core. (94867de3)
- FIX: Versioning issues and upkeep (#191). (faa916ba)
- FEAT: sort predicate (#203). (1f51879c)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: ci and code quality (#222). (d6e60631)
- 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: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- 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: 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)
Packages with breaking changes:
Packages with other changes:
conduit
-v5.1.0
conduit_codable
-v5.1.0
conduit_common
-v5.1.0
conduit_config
-v5.1.0
conduit_core
-v5.1.0
conduit_isolate_exec
-v5.1.0
conduit_open_api
-v5.1.0
conduit_password_hash
-v5.1.0
conduit_postgresql
-v5.1.0
fs_test_agent
-v5.1.0
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: ci and code quality (#222). (d6e60631)
- 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)
- 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: conduit try resolve lib folder instead package library (#176). (02390962)
- 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 FEAT: Column naming snake-case (#153). (61e6ae77)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Remove common test. (cebcc417)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- REFACTOR: Uptick min dart version (#139). (45723b81)
- REFACTOR: Apply standard lint analysis, refactor some nullables (#129). (17f71bbb)
- 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)
- FIX(ci): setup auto publishing pipeline format fixes. (42266ade)
- FIX(ci): setup auto publishing pipeline format fixes. (bd29f1f4)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- DOCS: improve doc gen (#180). (8d18f872)
- DOCS: Add doc generation and housekeeping (#156). (89f303c8)
- DOCS: Sort out licensing and contributors (#134). (1216ecf7)
- BREAKING FEAT: Column naming snake-case (#153). (61e6ae77)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: ci and code quality (#222). (d6e60631)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Remove common test. (cebcc417)
- REFACTOR: Remove pub_cache (#188). (6d5beca1)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (00cc11e6)
- FIX(ci): trigger. (cfd406c0)
- 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: catch no templates scenario (#181). (eaeecc4d)
- FIX: Cache cli (#169). (8dd84221)
- FIX: investigate build issues (#167). (ee79f9e6)
- FIX: Check cli integrity (#164). (5fd4e403)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Replace ServiceRegistry with Finalizers (#185). (73208e92)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- DOCS: improve doc gen (#180). (8d18f872)
- 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: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- 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: 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)
- 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: 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: Sort out licensing and contributors (#134). (1216ecf7)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: ci and code quality (#222). (d6e60631)
- 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: 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)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: ci and code quality (#222). (d6e60631)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Remove common test. (cebcc417)
- REFACTOR: Remove pub_cache (#188). (6d5beca1)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- FIX(ci): Publish automation fix (#217). (2da2db05)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (6f986c5f)
- FIX(ci): trigger. (6239d395)
- FIX(ci): trigger. (33c0f1ab)
- 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: Attach finalizer on commit (#186). (8408280e)
- FIX: core docs. (1470ee70)
- FIX: Check cli integrity (#164). (5fd4e403)
- FEAT: sort predicate (#203). (1f51879c)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Replace ServiceRegistry with Finalizers (#185). (73208e92)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- DOCS: improve doc gen (#180). (8d18f872)
- 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)
- 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: 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)
- 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)
- 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)
- 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: 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)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: Remove common test. (cebcc417)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (df30ab5c)
- FIX(ci): trigger. (6f986c5f)
- FIX(ci): trigger. (36e63b05)
- FIX(ci): test publish CI. (7444f6ed)
- FIX: remove common_test from core. (94867de3)
- FIX: Versioning issues and upkeep (#191). (faa916ba)
- FEAT: sort predicate (#203). (1f51879c)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- REFACTOR: Dart version bump 3.4 (#223). (e70f5fe1)
- REFACTOR: ci and code quality (#222). (d6e60631)
- 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: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- 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: 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)
Packages with breaking changes:
Packages with other changes:
conduit
-v5.0.3
conduit_codable
-v5.0.3
conduit_common
-v5.0.3
conduit_config
-v5.0.3
conduit_core
-v5.0.3
conduit_isolate_exec
-v5.0.3
conduit_open_api
-v5.0.3
conduit_password_hash
-v5.0.3
conduit_postgresql
-v5.0.3
fs_test_agent
-v5.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)
- 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: conduit try resolve lib folder instead package library (#176). (02390962)
- 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 FEAT: Column naming snake-case (#153). (61e6ae77)
- REFACTOR: ci and code quality (#222). (d6e60631)
- REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
- REFACTOR: Remove common test. (cebcc417)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- REFACTOR: Uptick min dart version (#139). (45723b81)
- REFACTOR: Apply standard lint analysis, refactor some nullables (#129). (17f71bbb)
- 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)
- FIX(ci): setup auto publishing pipeline format fixes. (42266ade)
- FIX(ci): setup auto publishing pipeline format fixes. (bd29f1f4)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- DOCS: improve doc gen (#180). (8d18f872)
- DOCS: Add doc generation and housekeeping (#156). (89f303c8)
- DOCS: Sort out licensing and contributors (#134). (1216ecf7)
- BREAKING FEAT: Column naming snake-case (#153). (61e6ae77)
- REFACTOR: ci and code quality (#222). (d6e60631)
- REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
- REFACTOR: Remove common test. (cebcc417)
- REFACTOR: Remove pub_cache (#188). (6d5beca1)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (00cc11e6)
- FIX(ci): trigger. (cfd406c0)
- 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: catch no templates scenario (#181). (eaeecc4d)
- FIX: Cache cli (#169). (8dd84221)
- FIX: investigate build issues (#167). (ee79f9e6)
- FIX: Check cli integrity (#164). (5fd4e403)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Replace ServiceRegistry with Finalizers (#185). (73208e92)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- DOCS: improve doc gen (#180). (8d18f872)
- 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: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- 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: 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)
- 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: 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: Sort out licensing and contributors (#134). (1216ecf7)
- 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: 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)
- REFACTOR: ci and code quality (#222). (d6e60631)
- REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
- REFACTOR: Remove common test. (cebcc417)
- REFACTOR: Remove pub_cache (#188). (6d5beca1)
- REFACTOR: Bump min required dart version (#187). (0e870402)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (6f986c5f)
- FIX(ci): trigger. (6239d395)
- FIX(ci): trigger. (33c0f1ab)
- 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: Attach finalizer on commit (#186). (8408280e)
- FIX: core docs. (1470ee70)
- FIX: Check cli integrity (#164). (5fd4e403)
- FEAT: sort predicate (#203). (1f51879c)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- FEAT: Replace ServiceRegistry with Finalizers (#185). (73208e92)
- FEAT: Separates core framework and cli (#161). (28445bbe)
- DOCS: improve doc gen (#180). (8d18f872)
- REFACTOR: ci and code quality (#222). (d6e60631)
- REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
- 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)
- 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: 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)
- 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)
- 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)
- 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: 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)
- REFACTOR: ci and code quality (#222). (d6e60631)
- REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
- REFACTOR: House Keeping July 22. (cf1eb45e)
- REFACTOR: Remove common test. (cebcc417)
- FIX: Melos stuff (#199). (20bc466d)
- FIX(ci): trigger. (df30ab5c)
- FIX(ci): trigger. (6f986c5f)
- FIX(ci): trigger. (36e63b05)
- FIX(ci): test publish CI. (7444f6ed)
- FIX: remove common_test from core. (94867de3)
- FIX: Versioning issues and upkeep (#191). (faa916ba)
- FEAT: sort predicate (#203). (1f51879c)
- FEAT: Prepping for orm (#190). (e82dfa6f)
- 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: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)
- 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: 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)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
conduit
-v5.0.1
conduit_codable
-v5.0.1
conduit_common
-v5.0.1
conduit_config
-v5.0.1
conduit_core
-v5.0.1
conduit_isolate_exec
-v5.0.1
conduit_open_api
-v5.0.1
conduit_password_hash
-v5.0.1
conduit_postgresql
-v5.0.1
conduit_runtime
-v5.0.1
conduit_test
-v5.0.1
fs_test_agent
-v5.0.1
- Bump "conduit" to
5.0.1
.
- Bump "conduit_codable" to
5.0.1
.
- Bump "conduit_common" to
5.0.1
.
- Bump "conduit_config" to
5.0.1
.
- Bump "conduit_core" to
5.0.1
.
- Bump "conduit_isolate_exec" to
5.0.1
.
- Bump "conduit_open_api" to
5.0.1
.
- Bump "conduit_password_hash" to
5.0.1
.
- Bump "conduit_postgresql" to
5.0.1
.
- Bump "conduit_runtime" to
5.0.1
.
- Bump "conduit_test" to
5.0.1
.
- Bump "fs_test_agent" to
5.0.1
.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
conduit
-v5.0.0
conduit_codable
-v5.0.0
conduit_common
-v5.0.0
conduit_config
-v5.0.0
conduit_core
-v5.0.0
conduit_isolate_exec
-v5.0.0
conduit_open_api
-v5.0.0
conduit_password_hash
-v5.0.0
conduit_postgresql
-v5.0.0
conduit_runtime
-v5.0.0
conduit_test
-v5.0.0
fs_test_agent
-v5.0.0
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR: housekeeping dart version uptick. (826f2805)
- REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
- REFACTOR: House Keeping July 22. (cf1eb45e)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
- REFACTOR: House Keeping July 22. (cf1eb45e)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
- REFACTOR: House Keeping July 22. (cf1eb45e)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
- FIX(ci): Publish automation fix (#217). (2da2db05)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
- REFACTOR: House Keeping July 22. (cf1eb45e)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
- REFACTOR: House Keeping July 22. (cf1eb45e)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
- REFACTOR: House Keeping July 22. (cf1eb45e)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
- REFACTOR: House Keeping July 22. (cf1eb45e)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
- REFACTOR: housekeeping 2 20 24 (#216). (5fd4d59b)
- REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
- REFACTOR: House Keeping July 22. (cf1eb45e)
Packages with breaking changes:
conduit
-v4.4.0
conduit_codable
-v4.3.8
conduit_common
-v4.3.8
conduit_config
-v4.3.8
conduit_isolate_exec
-v4.3.8
conduit_open_api
-v4.3.8
conduit_password_hash
-v4.3.8
conduit_runtime
-v4.3.8
conduit_test
-v4.3.8
fs_test_agent
-v4.3.8
Packages with other changes:
Packages graduated to a stable release (see pre-releases prior to the stable version for changelog entries):
conduit
-v4.4.0
conduit_codable
-v4.3.8
conduit_common
-v4.3.8
conduit_config
-v4.3.8
conduit_core
-v4.4.0
conduit_isolate_exec
-v4.3.8
conduit_open_api
-v4.3.8
conduit_password_hash
-v4.3.8
conduit_postgresql
-v4.4.0
conduit_runtime
-v4.3.8
conduit_test
-v4.3.8
fs_test_agent
-v4.3.8
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
conduit
-v4.4.0-dev.0
conduit_codable
-v4.3.8-dev.0
conduit_common
-v4.3.8-dev.0
conduit_config
-v4.3.8-dev.0
conduit_core
-v4.4.0-dev.0
conduit_isolate_exec
-v4.3.8-dev.0
conduit_open_api
-v4.3.8-dev.0
conduit_password_hash
-v4.3.8-dev.0
conduit_postgresql
-v4.4.0-dev.0
conduit_runtime
-v4.3.8-dev.0
conduit_test
-v4.3.8-dev.0
fs_test_agent
-v4.3.8-dev.0
- REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
- FIX: Melos stuff (#199). (20bc466d)
- REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
- REFACTOR: House Keeping July 22. (cf1eb45e)
- FIX: Melos stuff (#199). (20bc466d)
- REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
- REFACTOR: House Keeping July 22. (cf1eb45e)
- FIX: Melos stuff (#199). (20bc466d)
- REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
- REFACTOR: House Keeping July 22. (cf1eb45e)
- FIX: Melos stuff (#199). (20bc466d)
- REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
- FIX: Melos stuff (#199). (20bc466d)
- FEAT: sort predicate (#203). (1f51879c)
- REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
- FIX: Melos stuff (#199). (20bc466d)
- REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
- REFACTOR: House Keeping July 22. (cf1eb45e)
- FIX: Melos stuff (#199). (20bc466d)
- REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
- REFACTOR: House Keeping July 22. (cf1eb45e)
- FIX: Melos stuff (#199). (20bc466d)
- REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
- REFACTOR: House Keeping July 22. (cf1eb45e)
- FIX: Melos stuff (#199). (20bc466d)
- FEAT: sort predicate (#203). (1f51879c)
- REFACTOR(postgres): BREAKING CHANGE major release for postgres driver. (d6bf1165)
- REFACTOR: House Keeping July 22. (cf1eb45e)
- FIX: Melos stuff (#199). (20bc466d)