Skip to content

Releases: adonisjs/assembler

Updating model template to have proper formatting

15 Feb 05:49
Compare
Choose a tag to compare
  • style: update model template 4a1a135
  • chore: update dependencies 39d2dea

v1.3.0...v1.3.1

Adding make:validator command

14 Feb 14:18
Compare
Choose a tag to compare
  • test: add make validator command test 8c77492
  • refactor: fix commands description and model template 3d277b6
  • feat: add make:validator command b440d02
  • chore: update dependencies d88c6a5
  • feat(watcher): accept poll flag for polling file system changes 6f4be76

v1.2.8...v1.3.0

Updating underlying dependencies

08 Feb 13:40
Compare
Choose a tag to compare
  • chore: update dependencies b8cccf1
  • refactor: update model template 6b08f33
  • chore: update dependencies c5243b7

v1.2.7...v1.2.8

Fixing model stub

14 Jan 03:48
Compare
Choose a tag to compare
  • chore: update dependencies 967a358
  • fix: update model stub to use isPrimary d22e46d

v1.2.6...v1.2.7

Add make:model command

03 Jan 07:06
Compare
Choose a tag to compare
  • chore: update dependencies 46f3e13
  • feat: add make:model generator 13e5d70

v1.2.5...v1.2.6

Handful of improvements

23 Dec 05:58
Compare
Choose a tag to compare
  • fix: normalize relative paths before registering provider to rc file e6e0188
  • chore: update adonis specific dependencies e996e5b
  • chore: remove readme toc git hook 2b08ff3
  • docs(README): update readme file d9bbcad
  • ci: use node12 and latest for testing 2a97c22
  • refactor: remove _ prefix from private properties 8b7e1fa
  • chore: update dependencies d49ba93
  • refactor: set ctx inside resource controller methods 1806cbe
  • feat: add support for registering provider inside aceProviders array d46ba86
  • feat: make:provider now registers the provider inside the rcfile 7628e04
  • fix: do not pluralize HomeController name to HomesController 835a046
  • fix: always re-read the file from disk when copying rcfile to the build f162af3
  • style: fix linting issues 2a17ece
  • chore: update dependencies 8335fb3
  • Merge pull request #1 from targos/tpl-fix a445167
  • fix(template): uncomment HttpContextContract import 11f77ab

v1.2.4...v1.2.5

New command to generate views and update manifest on invoke

02 Dec 04:21
Compare
Choose a tag to compare
  • style: fix linting issues 953e925
  • chore: remove tslint in favor of eslint 2daab6d
  • chore: update dependencies e4c7540
  • feat: generate manifest after invoking package instructions c74caca
  • feat: add make:view command fec8187

v1.2.3...v1.2.4

Do not kill watcher when HTTP server dies

26 Nov 18:35
Compare
Choose a tag to compare
  • refactor: do not kill watcher when http server dies 38f24e7
  • chore: update dependencies 79f51b1

v1.2.2...v1.2.3

Fixing commands template

26 Nov 05:55
Compare
Choose a tag to compare

Publish templates to npm

25 Nov 17:26
Compare
Choose a tag to compare
  • chore: publish templates to npm 7662180

v1.2.0...v1.2.1