Changelog
All major changes in Goblin can be seen here.
v0.44.x - v0.46.x
- repeat/as destructuring for maps
- changed "grab" collection family to "get" (v0.46.4)
- updated pack to allow mixed arrays (strings and ints)
- made
|!work with update_at in addition to just update - added the Box system
- adding support for Glams
v0.43.x
- all new system for objects:
- object matrices, transitions, links, overlays
- grid system
v0.31.x
- send as alias for return
..as sugar for""; intended for use with send- REPL now has a load feature
- judge now returns with using return
v0.30.0
- Implemented zip_dir which allows you to zip stuff. This was important in the build process for Sheriff.
v0.29.0
- Implemented syntax highlighting for Goblin and other languages. See highlight_code