Skip to content

Releases: conduit-dart/conduit

v4.1.1

08 Jan 04:10
Compare
Choose a tag to compare

4.1.1

v4.1.0

28 Dec 05:52
Compare
Choose a tag to compare

4.1.0

v4.0.1

13 Dec 22:27
Compare
Choose a tag to compare

4.0.1

  • REFACTOR: Limit ci runs and uptick lint package (#160). (f8d1de60)

v4.0.0

23 Nov 09:20
Compare
Choose a tag to compare

4.0.0

Note: This release has breaking changes.

  • BREAKING FEAT: Column naming snake-case (#153). (61e6ae77)

v3.2.12

23 Nov 02:54
Compare
Choose a tag to compare

3.2.12

v3.2.11

16 Nov 12:05
Compare
Choose a tag to compare

3.2.11

v3.2.10

15 Nov 03:11
Compare
Choose a tag to compare

3.2.10

  • DOCS: Sort out licensing and contributors (#134). (1216ecf7)

v3.2.9

31 Oct 01:30
Compare
Choose a tag to compare

3.2.9

  • REFACTOR: Apply standard lint analysis, refactor some nullables (#129). (17f71bbb)

v3.2.8

30 Oct 01:48
Compare
Choose a tag to compare

3.2.8

  • REFACTOR: Run analyzer and fix lint issues, possible perf improvements (#128). (0675a4eb)

v3.2.7

29 Oct 11:24
Compare
Choose a tag to compare

diff --git a/packages/conduit/CHANGELOG.md b/packages/conduit/CHANGELOG.md
index bbece0e..76b240c 100644
--- a/packages/conduit/CHANGELOG.md
+++ b/packages/conduit/CHANGELOG.md
@@ -0,0 +1,4 @@
+## 3.2.7
+

    • REFACTOR: Analyzer changes and publishing (#127). (034ceb59)