Skip to content

Releases: common-workflow-language/schema_salad

8.3.20220717021618

17 Jul 03:45
ccd3d0b
Compare
Choose a tag to compare

What's Changed

  • Dotnet codegen: fix id value serialization by @ZimmerA in #560
  • Use SourceLine in _resolve_idmap to include line number in error by @kinow in #562
  • upgrade & fix binary wheel build+publish by @mr-c in #563
  • bump minimum setuptools version by @mr-c in #564

Full Changelog: 8.3.20220626185350...8.3.20220717021618

8.3.20220626185350

26 Jun 21:32
Compare
Choose a tag to compare

What's Changed

  • Fix codegen enum symbol inheritance by @ZimmerA in #558
  • GA wheels CI: fetch complete history to get tags as well by @mr-c in #559

Full Changelog: 8.3.20220626094427...8.3.20220626185350

8.3.20220626094427

26 Jun 10:00
e0c7734
Compare
Choose a tag to compare

What's Changed

  • Add dotnet codegen by @ZimmerA in #548

  • Upgrade from Bootstrap 3 to Bootstrap 5 by @kinow in #543

  • Make schema salad main log with logger if doc is valid by @kinow in #547

  • Update links in README.md by @SGSSGene in #549

  • Fix codegen error when a schema does not contain $base by @kinow in #550

  • add missing basket examples by @bblfish in #542

  • Add support for DocFx doc generation to dotnet codegen by @ZimmerA in #557

  • Fix documentation generated of inherited types by @kinow in #556

  • Fix: allow missing fields field in SaladRecordSchema by @SGSSGene in #551

Deps

New Contributors

Full Changelog: 8.3.20220525163636...8.3.20220626094427

8.3.20220518163624

18 May 17:14
Compare
Choose a tag to compare

What's Changed

  • java/pycodegen: don't modify as we parse secondaryFiles by @mr-c in #526
  • Codegen shortname by @mr-c in #530
  • Remove unnecessary either by @tom-tan in #536
  • allow narrowing of inherited types by @mr-c in #535

Dependencies

Full Changelog: 8.2.20220204150214...8.3.20220518163624

8.2.20220204150214

04 Feb 15:20
Compare
Choose a tag to compare

What's Changed

Bugfix

  • addapt to ruamel changes in tabs reporting by @mr-c in #512

Codegen

  • Typescript: Fix initialization of class fields with instance type "string" by @ZimmerA in #499
  • javacodegen scope check: chop off the correct end of the fragment by @mr-c in #500
  • java: pom.xml bump some versions by @mr-c in #502
  • typescript: add documentation generation command by @mr-c in #503
  • Update package json and tsconfig in typescript codegen by @ZimmerA in #504
  • Java Codgen: use List when applicable by @mr-c in #507
  • Typescript: Fix default value for class field parameters in constructors by @ZimmerA in #508

Misc

Full Changelog: 8.2.20220103095339...8.2.20220204150214

8.2.20220103095339

03 Jan 13:20
Compare
Choose a tag to compare

New feature!

What's Changed

misc

Bump mypy from 0.910 to 0.921

8.2.20211116214159

17 Nov 14:52
e90a557
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.2.20211104054942...8.2.20211116214159

8.2.20211104054942

04 Nov 06:00
Compare
Choose a tag to compare

What's Changed

  • Fix primitive type loading for java and python codegen by @ZimmerA in #469
  • Java codegen: log file/directory creation by @mr-c in #471
  • fix optional filename metadata passing by @mr-c in #472
  • Don't expose avro namespaces in makedoc. by @tetron in #470

New Contributors

Full Changelog: 8.2.20211103155537...8.2.20211104054942

8.2.20211103155537

03 Nov 19:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.2.20211029004247...8.2.20211103155537

8.2.20211029004247

29 Oct 01:20
Compare
Choose a tag to compare

What's Changed

  • schema-salad-doc (schema-salad-tool --print-doc) handles single-line primary doc string, with test @will-moore and @mr-c in #461

New Contributors

Full Changelog: 8.2.20211020114435...8.2.20211029004247