Skip to content

Allocation:get and __str__

Compare
Choose a tag to compare
@jupe jupe released this 23 Oct 07:00
· 76 commits to master since this release
1f86ff1

What's Changed

  • fix documentation by @jupe in #21
  • add get and str methods for Allocation by @jupe in #22

This makes possible to get some resource_info value by key directly from Allocation context object.

Full Changelog: v0.6.0...v0.7.0