v0.11.1
GAP v0.11.1
Merged pull requests:
- Optimize conversion of UInt to GapObj (#983) (@fingolfin)
- Convenience: allow GapInt(x) as shorthand for producing a GAP integer (#984) (@fingolfin)
- Add an error for enabled multithreaded gc (#985) (@lgoettgens)
- Update GH actions (#986) (@fingolfin)
- CI: run on 'release-*' branches (#987) (@fingolfin)
- CI: avoid hard coding 'master' in a few places (#988) (@fingolfin)
- support
gap_to_julia(::AbstractVector)
(#989) (@ThomasBreuer) - Add coercion of arguments to
@wrap
(#991) (@lgoettgens) - Fix testsuite for julia nightly (#992) (@lgoettgens)
- Add CI job against GAP master (#995) (@lgoettgens)
- Fix force_symlink documentation, argument names (#998) (@fingolfin)
- Add
FORCE_JULIAINTERFACE_COMPILATION
(#999) (@lgoettgens) - Update CHANGES.md, prepare for 0.11.1 release (#1000) (@fingolfin)
Closed issues: