Releases: DECE2183/hexowl
Releases · DECE2183/hexowl
v1.5.1
v1.5.0
QOL improvements and bug fixes
- Automatically closing brackets;
- The environment name and description are stored in special variables, so the
save()
function without arguments will save the current environment with the correct name and description; - Fixed wrong environment directory permissions;
- Fixed broken assign operator.
v1.4.1
v1.4.0
Syntax highlighting and API improvements
- All public functions now have comments;
- It became possible to redefine IO functions;
- Syntax highlighting;
- Input prediction and autocompletion;
- Fixed bug with infinite recursion;
- Removed pprof profiler (it's usless here).
v1.3.1
v1.3.0
v1.2.3
v1.2.2
Fully splitted calculation backend.
- Now you can use hexowl as a built-in calculator.
No need to update the binaries for use as a standalone application.