nickwells.github.io

gosh changes between v1.17.18 and v1.18.3

The repository affected is github.com/nickwells/utilities

The big changes are the addition of the gosh.snippet command for installing the standard snippet set and the addition of the before-inner and after-inner sections which allow more control over the generared code.

There are numerous improvements generated by the use of newer versions of imported packages, particularly useful is that snippet lists are automatically paged, just like the help output.

You might also be interested in the new edit-repeat parameter which will prompt you to edit the file again after the program has run. It’s not a REPL exactly since Go code is compiled but it does allow you to quickly iterate over changes.

v1.17.18

v1.17.19

v1.17.20

v1.17.21

v1.18.0

v1.18.1

v1.18.2

v1.18.3