This repository has been archived by the owner on Sep 11, 2021. It is now read-only.
Releases: wawandco/oxpecker
Releases · wawandco/oxpecker
v1.5.6
v1.5.5
Solves an issue with a couple of templates breaking when generating app and ox cli main.
v1.5.4-rc.1
Introduces smart
migrations generator.
v1.5.4
Launching smart
migrations.
v1.5.3
Adds version number to the version command.
v1.5.2
- Turns the resource generator back to be a generator (bugfix)
- Fixes some quotes on the resource generator.
v1.5.1
General bugfixes.
v1.5.0
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
- Sets
NODE_ENV=development
when webpack dev plugin runs.
v1.4.2
- Fixes the printed name of the file being generated with generating models.