Releases: threefoldtech/js-ng
Releases · threefoldtech/js-ng
v11.0-b9
Fixes
- Fix log binding with app name (#501).
- Update
cryptography
version and remove unused dependencies. (#505 and #508)
v11.0-b8
Features
- Added a helper to enable getting formatted trackeback #503.
- Added a SAL to generate testing docs #499.
Fixes
- Fix find method filtering in alerthandler (#496)
v11.0-b7
Added
mkdirs
alias (as makedirs
)
Fixed
- Fix string representation of base classes
v11.0-b6
Added
- Support for reloading gedis actor modules if registered again
v11.0-b5
Added
- Support running full statements using
jsng
, e.g. jsng "x = 1 + 2; print(x)"
- Added
--version
option to jsng
which prints current version.
Fixes
v11.0.0-a2
Added
- documentation for alerts/release
- a way to ignore modules in loader
- waiting for http connection
- jsctl nested keys
- whoosh backend
- events system
- jsctl and nested keys support
- namespace loader
fixes
- gedis error handling
- config manager find_many
check https://github.com/orgs/threefoldtech/projects/95 for the complete project logs