Skip to content

Releases: adonisjs/assembler

Adding make commands

25 Nov 17:01

Choose a tag to compare

  • test: normalize unix and windows newlines 0037abf
  • feat(commands): add make commands feaa4e1

v1.1.3...v1.2.0

Improvements to file watching

25 Nov 14:05

Choose a tag to compare

  • chore: add missing packages f150335
  • refactor: clear screen when watched file is meant to be processed 26d64de
  • chore: update dependencies c3792f1

v1.1.2...v1.1.3

Adding invoke command

25 Nov 04:24

Choose a tag to compare

  • feat: add invoke command 589354d
  • refactor: lazy import command dependencies 018a7c6
  • chore(package): update peer dependencies 96dbba5
  • chore: update dependencies 59b965f
  • fix: since outDir is the absolute path, no need to join appRoot to it 2e7aecb

v1.1.1...v1.1.2

Generate manifest without blocking the current flow

24 Nov 12:19

Choose a tag to compare

  • refactor: generate manifest without blocking the current flow 9a7784d
  • chore: update dependencies c82afb6

v1.1.0...v1.1.1

Generate manifest file during build and watch

22 Nov 18:15

Choose a tag to compare

Commits:

  • refactor: normalize globals and log paths to unix 2f3e90e
  • refactor: replace without regex 2fd3147
  • ci: add appveyor for windows testing 23ba132
  • feat: generate manifest file during build and watch ac98aaf
  • feat: copy ace file to build 2f25f55
  • chore(package): add config and commands to publish files 908b23d

Commit Range:
v1.0.1...master

Cleaning up dependencies

22 Nov 05:34

Choose a tag to compare

  • chore: cleanup dependencies 749fb43

v1.0.0...v1.0.1

Initial working release

22 Nov 04:02

Choose a tag to compare

This release has commands to build and serve AdonisJs projects