forked from lua-nucleo/lua-nucleo
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathHISTORY
More file actions
33 lines (25 loc) · 735 Bytes
/
HISTORY
File metadata and controls
33 lines (25 loc) · 735 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Version 0.0.2 (2011-01-26)
==========================
Second fixed-version release.
New stuff:
stack_with_factory
ordered_named_cat_manager
scoped_cat_tree_manager
timestamp: get_{quarter,minute}_timestamp
table-utils:
tmap_kv, tmapofrecordgroups,
timapofrecordgroups, tilistofrecordfields,
tipermute_inplace, tkvtorecordlist
string:
kv_concat,
escape_lua_pattern,
fill_curly_placeholders_ex
code: globals, exports, profile
args: amap
require_and_declare
Bug fixes:
tpretty: fixed array hole handling
And some other changes.
Version 0.0.1 (2010-09-12)
==========================
First fixed-version release