Skip to content

Release - v5.7.0

Choose a tag to compare

@frossm frossm released this 04 May 22:54
· 43 commits to master since this release

Release Notes

This release is a rollup of small updates with one larger one. v5.7 added the ability to import and export user defined functions. The help and User Guide has been updated.

v5.7.0

commit 09c6273 (HEAD -> dev, origin/master, origin/HEAD, master)
Date: Sun May 4 17:43:04 2025 -0500

Added `func import` and `func export` capability
Updated code, help, and user guide
jUnit dependencies were updated

v5.4.9

commit 126f133
Date: Tue Apr 29 08:43:15 2025 -0500

Replaced jansi with jline-terminal-jansi
jansi is no longer supported

v5.4.8

commit 480bc2a
Date: Sun Feb 9 19:10:09 2025 -0600

Added relative numbers to delete cmd
Added additional unit tests to check this
Useful for UDFs or when the number of items on the stack is unknown
Updated User Manual to reflect this change

v5.4.7

commit 5634c1f
Date: Sun Feb 9 09:01:32 2025 -0600

Added relative numbers to copy cmd
Added additional unit tests to check this
Useful for UDFs or when the number of items on the stack is unknown

v5.4.6

commit 510bbbf
Date: Tue Jan 7 07:50:58 2025 -0600

Small code / comment enhancements

v5.4.5

commit 5965070
Date: Mon Dec 30 20:06:53 2024 -0600

Updated copyright date for 2025