v0.1.0
[language-befunge-vector-xs.git] / Changes
blobdfdb9831af3f67463439538cbeceabcfa8f8661e
1 Revision history for Language::Befunge::Vector::XS.
3 High-level changelog
4 ====================
6 0.1.x more robust constructors
7 0.0.x initial work
10 Low-level changelog
11 ===================
13 0.1.0 Tue Jan 15 18:23:14 CET 2008
14  - constructors more robust (thx rgs)
15  - new methods:
16     - copy()
17     - _add_inplace(), _substract_inplace()
18  - removed reference to LB::* modules in tests
20 0.0.1 Tue Jan 15 14:52:14 CET 2008
21  - original version
22  - build toolchain in place
23  - constructors + basic accessors