Skip to content

Releases: oscar-system/GAP.jl

v0.11.0

05 Apr 10:17
Compare
Choose a tag to compare

GAP v0.11.0

Diff since v0.10.3

Merged pull requests:

Closed issues:

  • Add @gapproperty (#680)
  • fgets error when leaving Julia (#971)
  • CI tests fail in Julia nightly: terminal not defined in REPL.TerminalMenus (#978)

v0.10.3

01 Mar 12:41
Compare
Choose a tag to compare

GAP v0.10.3

Diff since v0.10.2

Merged pull requests:

Closed issues:

  • REPL completions again broken in Julia nightly (#962)

v0.10.2

26 Jan 08:28
Compare
Choose a tag to compare

GAP v0.10.2

Diff since v0.10.1

Merged pull requests:

Closed issues:

  • Add a helper to figure out where a loaded package is installed (#934)
  • Feature request: Support GAP.Packages.load("BLA", install=URL) (#954)

v0.10.1

29 Dec 00:21
Compare
Choose a tag to compare

GAP v0.10.1

Diff since v0.10.0

Merged pull requests:

Closed issues:

  • processing the documentation is broken with Documenter.jl v1.0.1 (#943)

v0.10.0

10 Oct 17:04
Compare
Choose a tag to compare

GAP v0.10.0

Diff since v0.9.8

Merged pull requests:

v0.9.8

11 Sep 13:22
Compare
Choose a tag to compare

GAP v0.9.8

Diff since v0.9.7

Closed issues:

  • libstdc++.so.6: version `GLIBCXX_3.4.26' not found (#553)
  • GAP.jl hangs sometimes (#905)
  • Errors with Julia master (#911)
  • Crash(es) after upgrade (#916)
  • "Compiling JuliaInterface" displayed every time when loading GAP.jl (#923)

Merged pull requests:

v0.9.7

26 Jun 14:06
Compare
Choose a tag to compare

GAP v0.9.7

Diff since v0.9.6

Closed issues:

  • Change Artifacts location (#884)
  • Allow passing a path to GAP.Packages.load (#892)
  • Hang when loading GAP.jl with Julia master (#901)
  • @gap and g_str macro call evalstr at parsetime instead of runtime, which is surprising (#903)

Merged pull requests:

v0.9.6

10 May 10:22
Compare
Choose a tag to compare

GAP v0.9.6

Diff since v0.9.5

Closed issues:

  • Warning on julia master (#864)
  • Segfault on julia master during precompilation (#868)
  • Get rid of annoying Warning: TerminalMenus: Unable to enter raw mode when running test suite (#872)

Merged pull requests:

v0.9.5

04 May 14:18
Compare
Choose a tag to compare

GAP v0.9.5

Diff since v0.9.4

Merged pull requests:

v0.9.4

05 Mar 01:02
Compare
Choose a tag to compare

GAP v0.9.4

Diff since v0.9.3

Merged pull requests:

  • do not mention fmpz in the JuliaInterface manual (#857) (@ThomasBreuer)
  • Tweak @gapattribute to not require 'import GAP: @gapwrap' (#858) (@fingolfin)
  • Adjust JuliaExperimental to the great renaming in Nemo (#859) (@fingolfin)