Skip to content

Releases: Hexagon/pup

1.0.0-alpha-13

15 Mar 23:54
Compare
Choose a tag to compare

Changes

  • Fix env option

Full Changelog: 1.0.0-alpha-12...1.0.0-alpha-13

1.0.0-alpha-12

15 Mar 23:46
Compare
Choose a tag to compare

Changes

  • Documentation overhaul
  • Added tests
  • Minor fixes

Full Changelog: 1.0.0-alpha-11...1.0.0-alpha-12

1.0.0-alpha-11

15 Mar 00:20
Compare
Choose a tag to compare

Changes

  • Add cli argument --no-config
  • Minor fixes

Full Changelog: 1.0.0-alpha-10...1.0.0-alpha-11

1.0.0-alpha-9

14 Mar 20:30
Compare
Choose a tag to compare

Changes

  • Documentation typo

Full Changelog: 1.0.0-alpha-8...main

1.0.0-alpha-8

14 Mar 19:08
Compare
Choose a tag to compare

Changes

  • Fix bug with option restartLimit and cron jobs
  • Refactor
  • Add basic tests
  • Add git action to format, lint, check and test
  • Update documentation (add Docker example, general cleanup)
  • Add vscode project settings, to enable pup.json schema intellisense while developing
  • Add GitHub Action to lint, format, typecheck and test each push

Full Changelog: 1.0.0-alpha-7...1.0.0-alpha-8

1.0.0-alpha-10

14 Mar 22:56
Compare
Choose a tag to compare

Changes

  • Bugfix for default value of restart combined with cron job

Full Changelog: 1.0.0-alpha-9...1.0.0-alpha-10

1.0.0-alpha-7

13 Mar 20:48
Compare
Choose a tag to compare

Changes

  • Fix issue with --status

Full Changelog: 1.0.0-alpha-6...1.0.0-alpha-7

1.0.0-alpha-6

13 Mar 20:38
Compare
Choose a tag to compare

Changes

  • Add task to build configuration schema 'docs/pup.schema.json'.
  • Add feature to create/modify pup.json from cli with --init, --append and --remove.
  • Add --watch cli option
  • Improve status feature.
  • Add option 'pidFile'.

Full Changelog: 1.0.0-alpha-5...1.0.0-alpha-6

1.0.0-alpha-5

12 Mar 21:09
Compare
Choose a tag to compare

Changes

  • Add process configuration option watch and configuration root item watcher, closes #4
  • Add watcher example
  • Update documentation

Full Changelog: 1.0.0-alpha-4...1.0.0-alpha-5

1.0.0-alpha-4 (breaking)

12 Mar 11:28
Compare
Choose a tag to compare

Changes

  • Breaking: Change process option/property name to id.
  • Add process options overrun and timeout.
  • Refactor process status tracking.
  • Prepare for plugins.

Full Changelog: 1.0.0-alpha-3...1.0.0-alpha-4