Skip to content

Releases: proycon/python-frog

v0.6.1

30 Nov 18:38

Choose a tag to compare

Fixes for Python package index and python wheels, no functional changes

v0.6.0

22 Jul 20:43

Choose a tag to compare

  • Adds support for locally installed frogdata (in $XDG_CONFIG_HOME/frog, aka ~/.confg/frog)
  • Adds an installdata() function to automatically download and install frogdata and uctodata locally
  • Allow distribution as python wheels

v0.5.0

14 Jul 15:48

Choose a tag to compare

  • refactored against new Frog API #20
  • implemented the ability to provide setting overrides upon instantiation (like Frog's --override)
  • added documentation on running with a custom frog.cfg
  • attempted fix for dodeepmorph bug and added support for parsing deepmorph/daringmorph results #18

v0.4.2

30 Oct 11:47

Choose a tag to compare

  • Fixed weird double freememory error (#17), some caution is in order whether this doesn't cause a memory leak though.

v0.4.1

07 Aug 13:19

Choose a tag to compare

Minor update fixing a compatibility issue on some macs

v0.4.0

24 May 20:12

Choose a tag to compare

  • Compatibility with Frog v0.16
  • Fixed for adaptations in FrogAPI (#11) and FoLiAPy library

v0.3.7

29 Mar 11:25

Choose a tag to compare

workaround for libicu 61 compatibility

v0.3.6

07 Mar 11:13

Choose a tag to compare

  • More fixes for Mac OS X compilation

v0.3.5

03 Mar 12:13

Choose a tag to compare

  • Fix for Mac OS X compilation (use libc++ explicitly)

v0.3.4

07 Nov 20:24

Choose a tag to compare

  • Compatibility with Frog v0.13.9