# Changes
## 0.151630 2015-06-11 17:04:38-07:00 America/Los_Angeles
* Better handling of sets
* Clamped trig functions (sin/cos) to a 2 PI range
* CLI now allows tab-completion of known symbols
## 0.151590 2015-06-07 20:34:30-07:00 America/Los_Angeles
* Bug: CLI now recognizes used namespaces
* Updated dependencies
* Initial support for creating JSON structures and extracting values
## 0.151500 2015-05-30 12:26:27-04:00 America/New_York
* Initial port to object-oriented architecture
* Tidied up the code using Perl::Tidy
* Reference libraries by URI