Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

Releases: BarrOff/nim-pari

v0.2.0

02 Jan 16:29
Compare
Choose a tag to compare

News

  • now compatible with Pari 2.13.0

Changes

  • bumped minimal required nim version to 1.2.0

v0.1.2

02 Sep 21:30
Compare
Choose a tag to compare

News

  • nim-pari now requires nimterop >= 0.6.11
  • as nimterop's capabilities to parse headers increases, new elements from the headers became available. all problems with those have been fixed.
  • private modules are not necessary anymore. everything is now set up in pari.nim

v0.1.1

13 May 10:41
Compare
Choose a tag to compare

News

  • nim-pari now requires nimterop >= 0.5.0
  • add workaround till this issue is solved

v0.1.0

25 Apr 13:59
Compare
Choose a tag to compare

News:

  • initial release
  • basic functionality works (see example)