Skip to content

Releases: moqueries/cli

moqueries cli v0.28.0

02 Aug 21:03
81d5008
Compare
Choose a tag to compare

Feature

  • Initial internal use of generics by @myshkin5 in #133
    • Reduces generated code by 40% to 50%
    • Easier to iterate in future releases

Dependencies

Full Changelog: v0.27.0...v0.28.0

moqueries cli v0.27.0

22 Jun 21:41
d02b27c
Compare
Choose a tag to compare

Features

Bugs

Dependencies

  • Bump github.com/dave/dst from 0.27.2 to 0.27.3 by @dependabot in #126
  • Bump golang.org/x/mod from 0.14.0 to 0.18.0 by @dependabot in #127
  • Bump github.com/spf13/cobra from 1.6.1 to 1.8.1 by @dependabot in #128
  • Bump golang.org/x/text from 0.14.0 to 0.16.0 by @dependabot in #125
  • Bump moqueries.org/runtime to v0.3.0 by @myshkin5 in #129

Full Changelog: v0.26.0...v0.27.0

moqueries cli v0.26.0

09 Feb 17:48
d78281d
Compare
Choose a tag to compare

Bug(s)

  • Update golang.org/x dependencies to be compatible with Go 1.22 by @myshkin5 in #107

Features

Full Changelog: v0.25.0...v0.26.0

moqueries cli v0.25.0

19 Feb 23:08
93d426d
Compare
Choose a tag to compare

Features

  • Add support for fn parameters by @myshkin5 in #91
  • Add exclude pkg path regex to package processing by @myshkin5 in #93

Bugs

  • Fix error when destination directory doesn't have any Go files by @myshkin5 in #85
  • Fix empty godoc lines when names are long by @myshkin5 in #89

Dependencies

Full Changelog: v0.24.0...v0.25.0

moqueries cli v0.24.0

29 Dec 21:31
c0ada6b
Compare
Choose a tag to compare

Features

  • First release from the new org with a moqueries.org vanity import
  • Separated code generation (cli) from runtime

Dependencies

Full Changelog: v0.23.0...v0.24.0

moqueries v0.23.0

28 Nov 05:19
ea58e69
Compare
Choose a tag to compare

Bugs fixed

  • Minor issues regarding package/module generation

Full Changelog: v0.22.0...v0.23.0

moqueries v0.22.0

21 Nov 19:05
50c9626
Compare
Choose a tag to compare

Features

Bugs fixed

Dependencies

  • Bump golang.org/x/tools from 0.1.11 to 0.1.12 by @dependabot in #44
  • Bump golang.org/x/tools from 0.1.12 to 0.3.0 by @dependabot in #68
  • Bump github.com/spf13/cobra from 1.5.0 to 1.6.1 by @dependabot in #67

Full Changelog: v0.21.0...v0.22.0

moqueries v0.21.0

29 Jul 21:53
fd06eaf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.0...v0.21.0

moqueries v0.20.0

27 Jul 02:24
767ac61
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.19.0...v0.20.0

moqueries v0.19.0

04 Jul 23:43
d8216fa
Compare
Choose a tag to compare

What's Changed

  • Fix test import bug by @myshkin5 in #39
  • Fix compatibility issue with seq and doReturnResults by @myshkin5 in #33
  • Add metrics mechanism to test effectiveness of bulk operations by @myshkin5 in #37
  • Bump golang.org/x/tools from 0.1.10 to 0.1.11 by @dependabot in #34
  • Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 by @dependabot in #35
  • Update dependencies and go version by @myshkin5 in #40

Full Changelog: v0.18.0...v0.19.0