What's Changed
- Fix pattern semantic equivalence comparison expression DNF transformer bug by @chisholm in #534
- Complete pattern visitor by @chisholm in #545
- Improved pattern visitor support of custom classes by @frank7y in #539
- Update maintainers list by @clenk in #551
- Fix detect_spec_version() with respect to 2.0 bundles by @chisholm in #542
- Test harness update by @jweissm in #553
- Fix failing docs build by @clenk in #559
- Upgrade python by @rpiazza in #587
- Prevent codecov workflow errors by @clenk in #595
- Fix constraint violation checking for GranularMarking in v21. by @mfang90739 in #605
- feat: add 'pretty' parameter to optimize JSON serialization performance by @PedroHenriqueFernandes in #599
- Fix for issue #572 by @HackerShark in #607
- Add required ReadTheDocs configuration by @clenk in #592
- Adding optional
interoperabilityparameter to avoid issues loading STIX documents with non random UUIDs by @chrisr3d in #620 - Added documentation about immutability issues by @robthew in #580
- update the list of maintainers by @ejratl in #640
- add constraints for minimum length for option fields fixes 619 by @ejratl in #641
- Quick update to support latest python version, and a few related fixes by @chrisr3d in #642
New Contributors
- @frank7y made their first contribution in #539
- @jweissm made their first contribution in #553
- @PedroHenriqueFernandes made their first contribution in #599
- @HackerShark made their first contribution in #607
- @ejratl made their first contribution in #640
Full Changelog: v3.0.1...v3.0.2