Skip to content

Releases: vmkteam/mfd-generator

v0.4.5

17 Jun 07:17
9111c09
Compare
Choose a tag to compare

What's Changed

  • Go 1.22
  • golangci-lint 1.59.1
  • Linter fixes
  • Update dependencies

by @sas1024 in #44

Full Changelog: v0.4.4...v0.4.5

v0.4.4

20 Feb 11:55
Compare
Choose a tag to compare

What's Changed

  • go 1.20
  • Primary keys now not updatable in generated models

Full Changelog: v0.4.3...v0.4.4

v0.4.3

21 Jul 12:48
72c29e5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

22 Jun 20:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

29 Mar 12:02
8aaea4b
Compare
Choose a tag to compare

What's Changed

  • Generators common fixes
  • Bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #32
  • Bump mellium.im/sasl from 0.2.1 to 0.3.1 by @dependabot in #34
  • Bump golang.org/x/crypto from 0.0.0-20210421170649-83a5a9bb288b to 0.1.0 by @dependabot in #33
  • Add tests for each generator by @DmiTryAgain in #35
  • Add tests and go-releaser to GitHub actions by @sas1024 in #36

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

17 Jan 12:51
3a5784d
Compare
Choose a tag to compare

Breaking Changes

Now vt-template generator use new MultiFilter component for entity list and entity list filters. New filters are generated to file MultiListFilters.vue instead of ListFilters.vue.

What's Changed

  • Use new multifilter component for vt-template generation by @sas1024 in #31

Full Changelog: v0.3.8...v0.4.0

v0.3.8

16 Dec 13:36
f357907
Compare
Choose a tag to compare

What's Changed

  • Update vt rpc template by @sas1024 in #29
  • Add Github actions, fix linter issues, add version command by @sas1024 in #30

Full Changelog: v0.3.7...v0.3.8

v0.3.7

21 Nov 14:22
ffa55b3
Compare
Choose a tag to compare

What's Changed

  • Update linter comments in generated code by @sas1024 in #28

Full Changelog: v0.3.6...v0.3.7

v0.3.6

01 Sep 09:40
c88f573
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.5...v0.3.6

v0.3.5

04 Jul 13:42
e86f094
Compare
Choose a tag to compare

What's Changed

  • Use table name for entity merging in xml generation
  • Exclude "status" field from Entity status detection
    by @sas1024 in #26

Full Changelog: v0.3.4...v0.3.5