ddonche/goblin-lang
0.46.24
1
0
docs changelog
[[changelog]]

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

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