We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60011cc commit c331a31Copy full SHA for c331a31
2 files changed
RELEASE-NOTES.md
@@ -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
12
# ami v2020.07.31_13.04.35
13
## Summary
14
pom.xml
@@ -6,7 +6,7 @@
<groupId>org.contentmine</groupId>
<artifactId>ami3</artifactId>
- <version>2020.07.31_13.04-NEXT-SNAPSHOT</version>
+ <version>2020.08.03_12.52.50</version>
<packaging>jar</packaging>
<name>ami3</name>
0 commit comments