Skip to content

Release version 1.0.0

Compare
Choose a tag to compare
@StefansM StefansM released this 21 Feb 21:40
· 64 commits to master since this release
d161b9c

This release makes a number of changes to the version that sat untagged for years.

Major changes:

  • Project name changed from "Snakes" to "pipes.c". At the same time, the binary was renamed from "snakes" to "cpipes".
  • Switch to autotools as a build system.

Minor changes

  • Lots of refactoring.
  • Exit when any key is pressed, not just on interrupt.

Remaining bugs

These bugs have been around since this project was created, so I don't feel the need to delay version 1.0.0 until they are fixed.

  • No localisation support (#9)
  • No SIGWINCH handler (#11)