Skip to content

Releases: KuyuCode/kat-transform

v0.0.6

23 Jun 23:33
a5ea96f
Compare
Choose a tag to compare

What's Changed

  • Fix resolve_fields exceptions context and raw parameter type by @kuyugama in #8

Full Changelog: 0.0.5...v0.0.6

v0.0.5

23 Jun 22:18
4006182
Compare
Choose a tag to compare

What's Changed

  • Remove immutable sequence generation by @kuyugama in #4
  • Add composition of metadata via "|" operator by @kuyugama in #5
  • Add support of the composed metadata into schema and field by @kuyugama in #7

Full Changelog: 0.0.4...0.0.5

v0.0.4

22 Jun 09:36
64b9d8c
Compare
Choose a tag to compare

What's Changed

  • Add support of mappings and sequences in field output_type by @kuyugama in #1

Full Changelog: 0.0.3...0.0.4

v0.0.3

22 Jun 04:24
09df625
Compare
Choose a tag to compare

First usable release. From now on, code changes should be made with the pull request feature

Full Changelog: https://github.com/KuyuCode/kat-transform/commits/0.0.3