Skip to content

0.11.2

Compare
Choose a tag to compare
@SeanTAllen SeanTAllen released this 16 Mar 12:16
· 3275 commits to main since this release

[0.11.2] - 2017-03-16

Fixed

  • Fix illegal instruction errors on older cpus when using packaged Pony (PR #1686)
  • Correctly pass arch= when building docker image (PR #1681)

Changed

  • Make buffered.Reader.append accept any ByteSeq. (PR #1644)