-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathHistory.txt
66 lines (45 loc) · 1.23 KB
/
History.txt
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
=== 1.2.99999
Fixed #25. added SYM_LIST_CONTINUE to term_code_list_value
Preparing 1.3
=== 1.2.2
Removed autoload and replaced them to require
=== 1.2.1
Fixed bug and merged pull request from caron10
=== 1.2.0
Separeted terminology packages
Catch up to Ruby 2.0.0
=== 1.1.5 & 1.1.6
Fixed some miss spells
Implemented OpenEHR::RM::Factory class
=== 1.1.4
Parser bug fixed around DvDuration pattern/interval.
=== 1.1.3
am/openehr_profile/quantity hierachy
=== 1.1.2
parser assigns nil for empty use in DESCRIPTION section
=== 1.1.1
parser bug fixed around openehr/am/openehr_profile/data_types/quantity
=== 1.1.0
open_ehr package will change to openehr.
=== 1.0.2 2012-02-27
Some bugs indicated form Travis-CI
=== 1.0.1 2012-01-15
C_ANY related fix
=== 1.0.0 2011-12-24
First stable release
=== 0.9.5 2011-12-02
Bug fix around ADL parser, data types, constranit
=== 0.9.4 2011-11-22
Bug fix around ADL parser, ArchetypeOntology
=== 0.9.3 2011-11-19
Bug fix around ADL parser
=== 0.9.1 2011-10-04
Archetype instance generated from ADL file.
=== 0.9.0 2011-09
* Fixed ADL parser and AOM generation
=== 0.7.0 2011-05
* Fixed ADL parser library
=== 0.6.2 2011-05-09
* Fixed some package hierachy
=== 0.6.1 2011-05-09
* First gem package release