Skip to content

One major bug fix plus a few minor + added OpenFile()

Compare
Choose a tag to compare
@alecthomas alecthomas released this 27 Jun 04:40
· 298 commits to master since this release
  • Fixed a bug (#6) where an invalid default value could prevent the application from starting. Bad.
  • Fixed formatting issue (#5) where very long default values would result in unreadable output.
  • Added OpenFile(flag, perm) for controlling how files are opened.