Skip to content

ruststep 0.3.0

Latest
Compare
Choose a tag to compare
@termoshtt termoshtt released this 14 Jun 06:39
· 45 commits to master since this release
a6300a9

A release with large number of document updates. See https://docs.rs/ruststep/latest/ruststep/ and https://docs.rs/espr/latest/espr/

Added

  • Deserialize Record as a struct #228
  • Add ruststep::ast::SubSuperRecord #225
  • Document and tests for serde mapping in ruststep::ast::de #220
  • Document for ruststep::header #218
  • Design document of ruststep crate #214
  • Term and definitions #210
  • Introduction to STEP, espr design document #208
  • Formal approach for instantiable complex entity #203
  • Partial complex entities described in ISO-10303-11 Annex B #200

Changed

  • ruststep::ast::RValue is renamed to Name #219
  • ruststep::place_holder is integrated into ruststep::tables #216

Fixed

  • SUBTYPE_CONSTRAINT cannot parse supertype-constraint like ONEOF #205