Skip to content

Orbiton 2.60.5

Compare
Choose a tag to compare
@xyproto xyproto released this 05 Apr 14:34
· 1596 commits to main since this release

Orbiton 2.60.5

  • Ignore warnings and notes from the C compiler when building Go programs that uses C.
  • Fix the mode dependency so that it uses the first 512 bytes to detect the file type. Some man pages have very long first lines.
  • Fix issues with reading data from stdin, ref #14.
  • Add binary/text detection for data given on stdin.
  • Improve the version.sh script so that it also works on macOS.
  • Improve the release.sh script so that it compiles for multiple platforms in parallel.
  • Update documentation.
  • Update dependencies.