UNPKG

822 BMarkdownView Raw
10.0.5 / August 31, 2011
2==================
3
4 * Ass tons of bug fixes
5 * Start of RegExp class
6 * String.escape
7 * Project will stay at 0.0.5 for some time until a major update
8
9
100.0.4 / August 31, 2011
11==================
12
13 * Added documentation in code
14 * Added new things to Object from TODO
15 * Cleaned up code
16 * Added more functions to String
17 * Partial revamp of readme
18 * Added more tests
19
200.0.3 / August 30, 2011
21==================
22
23 * Added clone to Object
24 * Fixed various things
25 * Added test for Object
26 * Added test for String
27
280.0.2 / August 29, 2011
29==================
30
31 * Array library created
32 * String library created
33 * Object library created
34 * README revamped
35
360.0.1 / August 28, 2011
37==================
38
39 * Start of the project
40 * Barebone project layout in place
41 * TODO outlined