Skip to content

Releases: marcosschroh/dc-avro

0.12.0

28 Jan 17:51
Compare
Choose a tag to compare

0.12.0 (2025-01-28)

Feat

  • diff: context and unified type diff added

[master 1a2588f] bump: version 0.11.0 → 0.12.0
2 files changed, 7 insertions(+), 1 deletion(-)

0.11.0

27 Jan 10:23
Compare
Choose a tag to compare

0.11.0 (2025-01-27)

Feat

  • diff: diff improved. Parameter --num-lines introduced when --only-deltas is set to True. Diff styles improved

[master fae196c] bump: version 0.10.0 → 0.11.0
2 files changed, 7 insertions(+), 1 deletion(-)

0.10.0

20 Jan 15:09
Compare
Choose a tag to compare

0.10.0 (2025-01-20)

Feat

  • diff schema improved

[master ff08ed5] bump: version 0.9.3 → 0.10.0
2 files changed, 7 insertions(+), 1 deletion(-)

0.9.3

23 Oct 09:43
Compare
Choose a tag to compare

0.9.3 (2024-10-23)

Fix

  • python38 support dropped

[master f3f95a7] bump: version 0.9.2 → 0.9.3
2 files changed, 7 insertions(+), 1 deletion(-)

0.9.2

23 Oct 09:31
Compare
Choose a tag to compare

0.9.2 (2024-10-23)

Fix

  • make more flexible dataclasses-avroschema dependency

[master 20ccfed] bump: version 0.9.1 → 0.9.2
2 files changed, 7 insertions(+), 1 deletion(-)

0.9.1

18 Oct 10:00
Compare
Choose a tag to compare

0.9.1 (2024-10-18)

Fix

  • updated to latest dataclases-avroschemas

[master 7dd3604] bump: version 0.9.0 → 0.9.1
2 files changed, 7 insertions(+), 1 deletion(-)

0.9.0

11 Mar 16:55
Compare
Choose a tag to compare

0.9.0 (2024-03-11)

BREAKING CHANGE

Refactor

  • --base-class replaced by --model-type when generating models from schemas

0.8.0 (2024-01-02)

Feat

  • add generate fake data command

0.7.1 (2023-10-26)

Fix

  • Rename repos referrences in docs

0.7.0 (2023-10-25)

Feat

  • Implement lint command and pre-commit mode

0.6.5 (2023-05-29)

Fix

  • drop python37 support

0.6.4 (2023-03-22)

Fix

  • dependencies updated

0.6.3 (2023-03-06)

Fix

  • set markup to False when render python models

0.6.2 (2023-03-02)

Fix

  • dataclasses-avroschema should not have a specific version pinned

0.6.1 (2023-02-25)

Feat

  • schema diff command added

Fix

  • project version due commitizen
  • dependencies updated

0.5.0 (2023-02-03)

Feat

  • deserialization command added

0.4.0 (2023-02-02)

Feat

  • serialization command added

0.3.0 (2023-02-01)

Feat

  • add command to gererate python models from schemas

0.2.0 (2023-02-01)

Feat

  • validate command added

Fix

  • unittests aded. ruff config added

[master 024719c] bump: version 0.8.0 → 0.9.0
2 files changed, 11 insertions(+), 1 deletion(-)

0.8.0

02 Jan 15:32
Compare
Choose a tag to compare

0.8.0 (2024-01-02)

Feat

  • add generate fake data command

[master 204ed1f] bump: version 0.7.1 → 0.8.0
2 files changed, 7 insertions(+), 1 deletion(-)

0.7.1

26 Oct 14:14
Compare
Choose a tag to compare

0.7.1 (2023-10-26)

Fix

  • Rename repos referrences in docs

[master 8b0ae07] bump: version 0.7.0 → 0.7.1
2 files changed, 9 insertions(+), 3 deletions(-)

0.7.0

25 Oct 21:57
Compare
Choose a tag to compare

0.7.0 (2023-10-25)

Feat

  • Implement lint command and pre-commit mode

[master 62cf82c] bump: version 0.6.5 → 0.7.0
2 files changed, 8 insertions(+), 2 deletions(-)