File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change 38
38
39
39
## Changelog
40
40
41
- ### 0.2.0 (WIP)
41
+ ### 0.3.0 (2019-01-16)
42
+
43
+ - Replace Apache Commons ` Hex ` class with minimal stub.
44
+ - Fix bugs in ` getValueIdByIdHash ` and ` getValueIdHashById ` .
45
+ - Copy listeners to prevent ` ConcurrentModificationException ` .
46
+ - Add an example that uses two ` EmDeviceEmulator ` instances.
47
+ - Rename ` Em1DeviceEmulator ` to ` EmDeviceEmulator ` .
48
+ - Add ` Em1DeviceEmulator ` and tests.
49
+ - Change ` BaseDeviceEmulator#update ` to return preferred sleep time.
50
+ - Add ` BaseDeviceEmulator ` class and tests.
51
+ - Add documentation to ` LittleEndianBuffer ` .
52
+ - Add ` TestablePropertyChangeListener ` .
53
+ - Add ` TestableConnection ` class.
54
+ - Add ` LittleEndianBuffer ` and tests.
55
+ - Add ` aggregator ` example.
56
+
57
+
58
+ ### 0.2.0 (2018-03-24)
42
59
43
60
- Add ` SpecificationFile.getLanguageForLocale ` .
44
61
- Update VSF file to version 9 / 20180312.
You can’t perform that action at this time.
0 commit comments