Skip to content

Releases: Xammie/make-commands

v0.5.0

14 Feb 18:48
ccd081c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.5.0

v0.4.1 - Traits and config files

21 Mar 20:24
4af4fe0
Compare
Choose a tag to compare

What's Changed

  • Bump dependabot/fetch-metadata from 1.2.0 to 1.2.1 by @dependabot in #5
  • Bump dependabot/fetch-metadata from 1.2.1 to 1.3.0 by @dependabot in #6
  • Bump actions/checkout from 2 to 3 by @dependabot in #7
  • Add make command for traits by @Xammie in #8
  • Add make command for config files by @Xammie in #9

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

v0.4.0

22 Feb 08:06
Compare
Choose a tag to compare

What's Changed

  • Bump dependabot/fetch-metadata from 1.1.1 to 1.2.0 by @dependabot in #3
  • Added Collection as make command by @ItsRD in #4

New Contributors

Full Changelog: v0.3.0...v0.4.0

0.3.0

16 Feb 16:03
ffe5db3
Compare
Choose a tag to compare

What's Changed

  • Add config for namespaces by @Xammie in #1
  • Add interface and repository make commands by @Xammie in #2

Full Changelog: v0.2.0...v0.3.0

0.2.0

11 Feb 14:08
Compare
Choose a tag to compare
  • Stubs can be published

Full Changelog: v0.1.0...v0.2.0

v0.1.0: Initial release

11 Feb 12:26
Compare
Choose a tag to compare
  • Added make action command
  • Added make contract command
  • Added make dto command
  • Added make enum command
  • Added make service command