aliases support introduced.
add your aliases (documentation) in .iris_init file and have your terminal in docker enabled with your favorite aliases. Some popular are included:
aliases support introduced.
add your aliases (documentation) in .iris_init file and have your terminal in docker enabled with your favorite aliases. Some popular are included:
ssl
exportglobal
enablebi
add%all
and more.
25 Jan, 2024
Version 0.0.2
bug
25 Jan, 2024
Version 0.0.1
Initial Release
24 Jan, 2024
Version 0.0.1
Initial Release
23 Jan, 2024
Version 1.0.7
HeaderMonitorService: Now reporting TimeProcessedDiff in microseconds instead of seconds
23 Jan, 2024
Version 1.0.3
publish ipm
23 Jan, 2024
Version 1.1.1
Bump version number to repackage for ZPM
23 Jan, 2024
Version 1.1.0
Refactors the application to a single shared parent folder, for easier sideloading beside user code
22 Jan, 2024
Version 1.0.2
initial ipm support
19 Jan, 2024
Version 1.0.0
Initial Release
18 Jan, 2024
Version 1.0.3
Resolved IPM module issue
17 Jan, 2024
Version 0.7.1
Added support for a Foreign Query utility delivered as a stored procedure, to send a query string to a remote database and get the result back.