Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 613 Bytes

CHANGELOG.md

File metadata and controls

15 lines (12 loc) · 613 Bytes

v0.3.0 (2021-04-16)

  • Allow Ref objects to outlive the Node method that created them
  • Make Ref always implement Clone
  • Add impl Display for Ref
  • Add mitre_id() methods to attck objects
  • Add CollectionBuilder::insert
  • Add impl Extend<impl Into<Declaration>> for CollectionBuilder
  • Add From<Bundle<Declaration>> for CollectionBuilder
  • Improve doc comments for generated structs

v0.2.0 (2021-04-15)

  • Add open-vocabulary support
  • Add stix::custom_properties macro to support Custom Properties