Skip to content

v0.5.4

Compare
Choose a tag to compare
@saschagrunert saschagrunert released this 25 Jan 15:10
66e7110

What's Changed

  • Add mutable accessors for some important Vec/HashMap fields by @cgwalters in #87
  • Use buffered I/O for JSON by default by @cgwalters in #89
  • impl Default for Os and Arch, use in ImageConfiguration::default() by @cgwalters in #90
  • image: Fix powerpc, add a test case for arch mapping by @cgwalters in #91

Full Changelog: v0.5.3...v0.5.4