Skip to content

Taurus 0.5.0 is released!

Pre-release
Pre-release
Compare
Choose a tag to compare
@maxhutch maxhutch released this 11 Feb 01:11
1ee9c3e

0.5.0 is released!

What’s New

  • The cake examples has been extended to demonstrate more of the data model
  • The Strehlow and Cook example now imports directly from the Citrination PIF and includes a substantially increased number of attributes

Improvements

  • The flatten method has been altered so that entire material histories can be flattened. The order of the returned objects is such that they can be created and re-linked in that order.
  • The raw_dumps and raw_loads methods were added to the json_encoder to provide access to the custom class encoder/decoder without the normalization/denormalization logic present in the full dumps and loads methods.