-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChangeLog
More file actions
19 lines (15 loc) · 749 Bytes
/
Copy pathChangeLog
File metadata and controls
19 lines (15 loc) · 749 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
2013-08-22 Grigori Prokhorov <gee@friggin.de>
0.4.1 Hotfix release:
* fixed Issue #51267: allow for cObj-data to be changed from within textarea without clearing the current value first manually
* improved code formatting
0.4.0 raised version number to allow for downloading latest version from TER
0.1.1 removed debug statements
2013-08-16 Grigori Prokhorov <gee@friggin.de>
0.1.0 new features:
* raised extension status to beta
* raised version number to 0.1.0
* added option to feed your own data to be used as cObj-data for parsing tests
* added option to select a single row from any table to be used as cObj-data
* added parser for hand-made cObj-data
2013-08-02 Grigori Prokhorov <gee@friggin.de>
0.0.1 initial version