Recent Releases of shorthand

shorthand - License change

License is now AGPL v3 or later.

- Go
Published by rsdoiel almost 2 years ago

shorthand - Internal Markdown processor code removed

This release has the Markdown engines removed in favor of using Pandoc externally. This aligns with changes in approach in the mkpage project.

- Go
Published by rsdoiel over 5 years ago

shorthand - Replaced markdown package

This release is compiled with go1.13 and blackfriday has been dropped as a dependency and gomarkdown is now used for markdown processing.

- Go
Published by rsdoiel over 6 years ago

shorthand - Maintenance release, compiled with go v1.12.4

Updated copyright year, added codemeta.json file.

- Go
Published by rsdoiel over 6 years ago

shorthand - shorthand switches to prefix notation

This release has a breaking change with the v0.0.x branch. It switches from an infix notation for assigment to a prefix notation. Additional some bugs were fixed and a few package level functions added (e.g. Apply(), EvalSymbol()).

- Go
Published by rsdoiel about 8 years ago

shorthand - Maintenance release

Maintenance release of shorthand to support cli v0.0.5.

- Go
Published by rsdoiel about 8 years ago

shorthand - Maintainence pre-release

Updated code base to use cli v0.0.5 package.

- Go
Published by rsdoiel about 8 years ago

shorthand - Post process through Markdown

Added a post process through Markdown to vm.Run() as well as a command line option.

- Go
Published by rsdoiel over 9 years ago

shorthand - Revised some of the op names, removed dist from repo

Op name simplification - :import-expansion: becomes :import: - :export-expansion: becomes :export:

Updated installation instructions.

- Go
Published by rsdoiel over 9 years ago

shorthand - Alpha release

This is an alpha release including some compiled binaries for testing on different platforms.

- Go
Published by rsdoiel over 9 years ago