Skip to content
This repository was archived by the owner on Jan 19, 2023. It is now read-only.

Releases: bjarn/jale

v0.6.2

09 Jul 14:01
b156030

Choose a tag to compare

v0.6.2 Pre-release
Pre-release

What’s Changed

v0.6.1

05 Feb 00:07
a60b9cf

Choose a tag to compare

v0.6.1 Pre-release
Pre-release

What’s Changed

🐛 Bug Fixes

  • Fixed broken secure/subdomain functionality due to introduction of custom links (#88) @bjarn

🏗 Dependencies

v0.6.0

03 Feb 14:26
458a8f9

Choose a tag to compare

v0.6.0 Pre-release
Pre-release

What’s Changed

🚀 Features

  • Increased FastCGI buffer sizes in fastcgi_params (#86) @bjarn
  • Added support for providing custom link names (#85) @bjarn

🏗 Dependencies

  • Bump @typescript-eslint/eslint-plugin from 4.14.1 to 4.14.2 (#81) @dependabot
  • Bump @typescript-eslint/parser from 4.14.1 to 4.14.2 (#82) @dependabot

v0.5.3

01 Feb 22:12
379847b

Choose a tag to compare

v0.5.3 Pre-release
Pre-release

What’s Changed

🏗 Dependencies

v0.5.2

04 Jan 14:20
06531bb

Choose a tag to compare

v0.5.2 Pre-release
Pre-release

What’s Changed

🐛 Bug Fixes

  • Fixed incompatibility with Homebrew 2.7's --cask parameter @bjarn
  • Fixed Elasticsearch installation failing due to missing Java cask @bjarn

🏗 Dependencies

v0.5.0

30 Dec 13:49
de7f7b0

Choose a tag to compare

v0.5.0 Pre-release
Pre-release

What’s Changed

🚀 Features

  • Add a command to list the nginx vhost configurations currently active (#47) @Serializator

🐛 Bug Fixes

🏗 Dependencies

v0.4.2-alpha

17 Dec 21:47
a5cb813

Choose a tag to compare

v0.4.2-alpha Pre-release
Pre-release

What’s Changed

🚀 Features

  • Revert directory change from v0.4.1 (#46) @bjarn

v0.4.1-alpha

17 Dec 21:46
04e9dc1

Choose a tag to compare

v0.4.1-alpha Pre-release
Pre-release

What’s Changed

🚀 Features

  • Change jale config path to ~/.config/jale (#43) @bjarn

🐛 Bug Fixes

  • Fix PHP 8.0 always installing when switching PHP versions (#44) @bjarn
  • Fixed installer incorrectly configuring DnsMasq (#42) @bjarn

🏗 Dependencies

v0.4.0-alpha

16 Dec 17:39
358ba1f

Choose a tag to compare

v0.4.0-alpha Pre-release
Pre-release

What’s Changed

  • Improved console messages (#35) @bjarn
  • Renamed 'domain' to 'tld' in Jale config (#34) @bjarn

🚀 Features

🏗 Dependencies

v0.3.0-alpha

10 Dec 23:04
8c0a070

Choose a tag to compare

v0.3.0-alpha Pre-release
Pre-release

Release 0.3.0:

  • Added subdomains commands
  • Added (un)secure commands
  • Added app templates