Skip to content
This repository has been archived by the owner on Sep 11, 2021. It is now read-only.

Releases: wawandco/oxpecker

v1.5.6

25 Aug 23:15
1a483a4
Compare
Choose a tag to compare

Fixes:

Adds :

  • AfterGenerators interface
  • Creates AfterGenerator for go mod tidy.

v1.5.5

20 Aug 20:02
b918104
Compare
Choose a tag to compare

Solves an issue with a couple of templates breaking when generating app and ox cli main.

v1.5.4-rc.1

26 Apr 15:41
3d36cad
Compare
Choose a tag to compare

Introduces smart migrations generator.

v1.5.4

16 Jun 12:16
3d36cad
Compare
Choose a tag to compare

Launching smart migrations.

v1.5.3

21 Apr 22:35
Compare
Choose a tag to compare

Adds version number to the version command.

v1.5.2

15 Apr 14:06
fad1139
Compare
Choose a tag to compare
  • Turns the resource generator back to be a generator (bugfix)
  • Fixes some quotes on the resource generator.

v1.5.1

15 Apr 13:49
a19bc79
Compare
Choose a tag to compare

General bugfixes.

v1.5.0

01 Apr 20:06
Compare
Choose a tag to compare

v1.5.0 Changes the way ox works. On this version we:

  • Made choices for base tooling.
  • Fixed a bunch of issues with some of the generators.
  • Built a simple yet basic logging package.
  • Started defining a New API for custom plugins.
  • Build the new command to generate new applications.

While there is still a lot to do in terms of customization, this version feels like we're moving on the right direction.

v1.4.3

17 Mar 22:02
Compare
Choose a tag to compare
  • Sets NODE_ENV=development when webpack dev plugin runs.

v1.4.2

03 Mar 19:09
ee3b61e
Compare
Choose a tag to compare
  • Fixes the printed name of the file being generated with generating models.