File tree Expand file tree Collapse file tree 1 file changed +11
-10
lines changed Expand file tree Collapse file tree 1 file changed +11
-10
lines changed Original file line number Diff line number Diff line change 1
- v0.4.0 2017-06-12
2
- -----------------
1
+ ### v0.4.1 2019-01-10
2
+
3
+ - Ipaddr 3.0.0 compatibility
4
+ - remove open Result
5
+ - require 4.04.2
6
+
7
+ ### v0.4.0 2017-06-12
3
8
4
9
- Add optional ` size_limit ` to ` Vnetif.create ` to make it easier to test
5
10
MTUs (e.g. in TCP/IP) (#16 @yomimono ).
6
11
- Port build to Jbuilder.
7
12
- Add Travis CI tests.
8
13
9
- v0.3.1 2016-02-22
10
- -----------------
14
+ ### v0.3.1 2016-02-22
11
15
12
16
- Don't export ` Delayed_backend ` yet as it is not ready for primetime use.
13
17
14
- v0.3
15
- ----
18
+ ### v0.3
16
19
17
20
- Use topkg
18
21
- Use new mirage-time and mirage-clock modules
19
22
- Adapt to MirageOS version 3 errors scheme
20
23
21
- v0.2 2016-09-10
22
- ---------------
24
+ ### v0.2 2016-09-10
23
25
24
26
- New call ` unregister_and_flush ` lets a node wait for all its listener
25
27
callbacks to return before unregistering from the backend (#4 )
26
28
- Support more than 254 connected nodes
27
29
28
- v0.1 2015-04-30
29
- ---------------
30
+ ### v0.1 2015-04-30
30
31
31
32
- Initial public release.
You can’t perform that action at this time.
0 commit comments