Skip to content

Releases: gap-packages/io

4.6.0

18 Mar 12:32
Compare
Choose a tag to compare

Release for IO

4.5.4

19 Sep 12:23
Compare
Choose a tag to compare

Release for IO

4.5.3

18 Sep 15:31
Compare
Choose a tag to compare

Release for IO

4.5.2

21 Aug 20:23
Compare
Choose a tag to compare

Release for IO

4.5.1

10 Jan 15:27
Compare
Choose a tag to compare

Release for IO

4.5.0

20 Nov 17:21
Compare
Choose a tag to compare

Release for IO

4.4.6

08 Mar 11:12
Compare
Choose a tag to compare

Release for IO

4.4.5

07 Jan 17:41
Compare
Choose a tag to compare
  • Move website to http://gap-packages.github.io/io/
  • Change IO_PipeThroughWithError to also return the exit status of
    the child process
  • Improve test suite a little bit
  • GAP 4.8 also provides ChangeDirectoryCurrent, so we only
    define it if it does not already exist
  • Don't wait for child processes to exit on GAP exit

v4.4.4

10 Nov 20:23
Compare
Choose a tag to compare
  • Fix a bug in the IO_Write code, which for example could cause
    IO_WriteLine to fail for certain long string

v4.4.3

08 Nov 16:38
Compare
Choose a tag to compare
  • Tweak the build system to avoid potential issues when the source
    code gets repackages by third parties (e.g. by the GAP team, when
    creating their big package archives)