-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME-CHANGES.xml
59 lines (59 loc) · 3.48 KB
/
README-CHANGES.xml
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
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<c:changelog project="com.io7m.jcoords" xmlns:c="urn:com.io7m.changelog:4.0">
<c:releases>
<c:release date="2016-11-27T00:00:00+00:00" is-open="false" ticket-system="com.github.io7m.jcoords" version="0.1.0">
<c:changes>
<c:change date="2016-11-27T00:00:00+00:00" summary="Initial release."/>
</c:changes>
</c:release>
<c:release date="2017-01-15T00:00:00+00:00" is-open="false" ticket-system="com.github.io7m.jcoords" version="0.1.1">
<c:changes>
<c:change date="2017-01-15T00:00:00+00:00" summary="Add CAxis#axisSigned()"/>
</c:changes>
</c:release>
<c:release date="2017-01-16T00:00:00+00:00" is-open="false" ticket-system="com.github.io7m.jcoords" version="0.1.2">
<c:changes>
<c:change date="2017-01-16T00:00:00+00:00" summary="Add CAxis#of()"/>
</c:changes>
</c:release>
<c:release date="2017-01-23T00:00:00+00:00" is-open="false" ticket-system="com.github.io7m.jcoords" version="0.1.3">
<c:changes>
<c:change date="2017-01-23T00:00:00+00:00" summary="Fix OSGi manifest; export com.io7m.jcoords.core.conversion.">
<c:tickets>
<c:ticket id="1"/>
</c:tickets>
</c:change>
</c:changes>
</c:release>
<c:release date="2017-04-09T00:00:00+00:00" is-open="false" ticket-system="com.github.io7m.jcoords" version="0.2.0">
<c:changes>
<c:change date="2017-04-09T00:00:00+00:00" summary="Rename project. Use the new primogenitor POM and 2017 project conventions."/>
</c:changes>
</c:release>
<c:release date="2017-11-16T00:00:00+00:00" is-open="false" ticket-system="com.github.io7m.jcoords" version="1.0.0">
<c:changes>
<c:change compatible="false" date="2017-04-09T00:00:00+00:00" summary="Minor rewrite to use jtensors 9.0.0 immutable tensors."/>
<c:change compatible="false" date="2017-11-16T00:00:00+00:00" summary="All modules are now Java 9 modules. JDK 9 is now required."/>
<c:change compatible="false" date="2017-11-16T00:00:00+00:00" summary="Removed dependency on com.io7m.jnull."/>
</c:changes>
</c:release>
<c:release date="2022-04-09T00:00:00+00:00" is-open="false" ticket-system="com.github.io7m.jcoords" version="2.0.0">
<c:changes>
<c:change compatible="false" date="2022-04-09T00:00:00+00:00" summary="Require JDK 17"/>
</c:changes>
</c:release>
<c:release date="2024-05-11T17:45:15+00:00" is-open="false" ticket-system="com.github.io7m.jcoords" version="3.0.0">
<c:changes>
<c:change date="2024-04-19T00:00:00+00:00" summary="Update org.slf4j:slf4j-api:2.0.10 → 2.0.13."/>
<c:change date="2024-04-19T00:00:00+00:00" summary="Update ch.qos.logback:logback-classic:1.4.14 → 1.5.6."/>
<c:change date="2024-04-19T00:00:00+00:00" summary="Update org.immutables:value:2.10.0 → 2.10.1."/>
<c:change date="2024-05-05T00:00:00+00:00" summary="Update com.io7m.jaffirm:com.io7m.jaffirm.core:4.0.0 → 4.0.1."/>
<c:change date="2024-05-09T00:00:00+00:00" summary="Update com.io7m.jequality:com.io7m.jequality.core:3.0.0 → 3.0.1."/>
<c:change date="2024-05-11T00:00:00+00:00" summary="Update com.io7m.jtensors:com.io7m.jtensors.core 10.0.0 → 11.0.0."/>
</c:changes>
</c:release>
</c:releases>
<c:ticket-systems>
<c:ticket-system default="false" id="com.github.io7m.jcoords" url="https://github.com/io7m-com/jcoords/issues/"/>
</c:ticket-systems>
</c:changelog>