Skip to content

v0.13.0

Compare
Choose a tag to compare
@bcardiff bcardiff released this 21 Jan 20:30
· 116 commits to master since this release
dfb6a87

Fixes:

Features:

  • Add a fallback to alternate shards commands. (#202, thanks @Willamin)

Others:

  • Use git's checkout feature directly to write out repo files. (#435, thanks @oprypin)
  • Use Process.quote instead of the old platform-specific helper. (#437, thanks @oprypin)
  • Don't use POSIX-specific shell constructs. (#436, thanks @oprypin)
  • Don't use compile-time shell commands to determine build timestamp. (#438, thanks @oprypin)
  • Expand Windows support + fix all specs. (#447, thanks @oprypin)
  • Add continuous testing (including Windows) using GitHub Actions. (#448, thanks @oprypin)
  • Cleanup unused code. (#460, thanks @f-fr)
  • Fix outdated content in the README.md and SPEC.md. (#434, #461, #462, thanks @kojix2, @straight-shoota, @kimburgess)