Skip to content

Releases: linkorb/exo

deps: remove optional dependency

01 Apr 14:44
Compare
Choose a tag to compare
v1.8.1

deps: remove optional dependency

feat: Windows compatibility enhancements

30 Oct 13:05
Compare
Choose a tag to compare
feat: initial NATS SSL connection configuration #3626

* allow to disable verify_peer intially
* paves way to passing custom ssl CA file or path

feat: refactoring for NATS & logging #3622

29 Oct 14:33
Compare
Choose a tag to compare
v1.7.0

fix: more robust pid file placement

feat: support multi-dimensional array inputs (with unflattening)

26 Jul 06:13
Compare
Choose a tag to compare
feat: support multi-dimensional array inputs (with unflattening)* tra…

…nsform keys like `hello__world` or `hello.world` into their multi-dimensional variants

build: loosen deps

18 Jul 11:44
Compare
Choose a tag to compare
v1.5.0

build: update deps

feat: enhancements for standalone usage

09 May 07:06
Compare
Choose a tag to compare
v1.4.0

fix: return int from all commands

feat: expose bin/exo to clients

06 May 06:28
Compare
Choose a tag to compare
v1.3.0

feat: expose bin/exo to clients

feat: pid locking + max duration/execution tracking

03 May 18:54
Compare
Choose a tag to compare
v1.2.0

feat: pid locking + max duration/execution tracking

feat: Major refactoring

03 May 16:54
Compare
Choose a tag to compare
v1.1.0

feat: major refactoring

Refactoring

08 Jul 14:44
Compare
Choose a tag to compare
refactor:

- support for packages
- advanced json/yaml/config loader with imports, merges, etc
- extensive validations
- custom exceptions
- improved examples, and initial packages/ directory for reusable packages