Skip to content

Latest commit

 

History

History
35 lines (32 loc) · 4.52 KB

CHANGELOG.md

File metadata and controls

35 lines (32 loc) · 4.52 KB

Changelog

v1.2.0

  • [65bc82094d] - Add Windows & MacOs Builds to releases (Tim Bernhard)
  • [32199a9545] - Disable auto-capitalization (Tim Bernhard)
  • [66dc25e329] - Fix Icon on Mac (Tim Bernhard)
  • [9997ae72e0] - Fix placement of ':' also for tribes (Tim Bernhard)
  • [59abb01918] - Possibly fix the nr. of ':' being too big in labels (Tim Bernhard)
  • [592d4044b9] - Refactor search, hoping to fix issue where it stopped working (Tim Bernhard)
  • [368beada12] - Reset java target version to 8 (Tim Bernhard)
  • [cc501f1d13] - Clean pom file up (Tim Bernhard)
  • [a738640b8b] - Update changelog to publish Version v1.1.4 (Tim Bernhard)

v1.1.4

  • [ff5dcc17dd] - Use memoization to speed up generation of scientific names on long taxon list (Tim Bernhard)
  • [17e47b515f] - Use BoofCV for QR Codes in attempt to compress them (Tim Bernhard)
  • [d879cd2c98] - Add id-Date field (Tim Bernhard)
  • [39c51e1e16] - Slight speed improvement by using StringBuilder instead of Buffer (Tim Bernhard)
  • [8562df71a9] - Reduce to one log file only. Add indices (Tim Bernhard)
  • [403c99550a] - Correct Look & Feel to be native, analogous to DataShot (Tim Bernhard)
  • [edb2c4cd54] - Implement 'Sex' field for ETHZ & Remove ignored files (Tim Bernhard)
  • [69d9d8cce7] - Merge branch 'master' of github.com:BernhardWebstudio/PreCapture into master (Tim Bernhard)
  • [bf445a1357] - Get project compiling with new dependencies (Tim Bernhard)
  • [a6d5ff1026] - Upgrade to compatible version of pdfbox (1.8.16) without security vulnerability (Althea Parker)
  • [93b62949dd] - Move files to Entocoll Repository (Althea Parker)
  • [d43d7796e6] - Updating pdfbox version. DESCRIPTION: Switching to 1.8.16 pdfbox. (Paul J. Morris)
  • [141344181a] - Updating pdfbox version. DESCRIPTION: Switching from 1.7 to newer 1.8.12 pdfbox. (Paul J. Morris)
  • [11832adaac] - Address build problems where javax.xml.bind isn't available in the java-se classpath. DESCRIPTION: Incrementing version to 1.1.3-SNAPSHOT, changing target build level to java 8, adding dependencies for java xml binding (removed from java-se in java 11, just in java-ee) to the pom. (Paul J. Morris)
  • [57006cfdd5] - Fix for sp. (parkera)
  • [13dd35cb1b] - Set default print setting configuration (parkera)
  • [24e807e096] - Swapped values infraspecificRank and infraspecificEpithet (parkera)
  • [f3c8c6eca8] - Quadrinomials fix (parkera)
  • [324d699962] - initial commit (parkera)
  • [c24712fd9b] - Merging readme files: Merging into markdown README.md, reflecting move of repository from svn in SourceForge to git in github. (Paul J. Morris)