Skip to content

Releases: oro-oss/houl

v0.1.14

13 Jul 06:27
Compare
Choose a tag to compare

New

  • #34 Support proxy on the dev server (#36)

v0.1.13

30 Jun 10:53
Compare
Choose a tag to compare

New

  • Allow to set base path of dev server (#33)

v0.1.12

13 Jun 09:29
Compare
Choose a tag to compare

Misc

  • #30 Allow an empty taskFile field in a config file

v0.1.11

13 Jun 08:20
Compare
Choose a tag to compare

New

v0.1.10

25 May 09:01
Compare
Choose a tag to compare

Fixes

  • Avoid progeny error when root file of deps is not found #27

v0.1.9

17 May 01:41
Compare
Choose a tag to compare

Improvements

  • Task stream now uses only internal stream for each rule (#24)

v0.1.8

17 Apr 02:17
Compare
Choose a tag to compare

Fixed

  • #19 Should handle filtering tasks and errors in tasks (#20)

v0.1.7

14 Apr 03:20
Compare
Choose a tag to compare

Fixed

  • Fix cache strategy to ensure always save all possible deps' cache (#17)

v0.1.6

13 Apr 07:04
Compare
Choose a tag to compare

New

  • Use caches of a previous build in the build process (#15)

Improvements

  • Redirect if trailing slash of the request to dev server is omitted (#14)

v0.1.5

22 Mar 01:32
Compare
Choose a tag to compare

New

  • Allow to set progeny options in rules to customize dependency resolution strategy of dev server #10