Skip to content

Commit c331a31

Browse files
committed
Release ami version 2020.08.03_12.52.50
1 parent 60011cc commit c331a31

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

RELEASE-NOTES.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# ami v2020.08.03_12.52.50
2+
## Summary
3+
4+
Fixed bug in `ami section --extract
5+
6+
## Changes in this Release
7+
- changed `table` to `tab` in `org.contentmine.ami.tools.AMISectionTool.FloatType`
8+
- continued to add tests and checking results
9+
- [#58] Ensure ANSI colors when running `ami` in Windows Command Prompt.
10+
11+
112
# ami v2020.07.31_13.04.35
213
## Summary
314

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>org.contentmine</groupId>
88
<artifactId>ami3</artifactId>
9-
<version>2020.07.31_13.04-NEXT-SNAPSHOT</version>
9+
<version>2020.08.03_12.52.50</version>
1010
<packaging>jar</packaging>
1111

1212
<name>ami3</name>

0 commit comments

Comments
 (0)