Skip to content

Releases: JPHutchins/smp

1.0.3

23 May 00:03
33f63a1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.0.3

1.0.2

20 May 23:28
Compare
Choose a tag to compare

Fixes

  • updates sigstore/gh-action-sigstore-python to fix release flow

Full Changelog: 1.0.1...1.0.2

1.0.1

19 May 22:32
6360cb2
Compare
Choose a tag to compare

Python

  • add support for python3.8 and python3.9

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0

27 Apr 18:16
487a678
Compare
Choose a tag to compare

BREAKING CHANGES

  • The Intercreate GroupId (64) is now under header.UserGroupId instead of header.GroupId.

Fixes

  • User group ID 64 is available as a group ID when inheriting from any of the message base classes.

What's Changed

  • BREAKING CHANGE: fix #13: move Intercreate group ID out of GroupID enum by @JPHutchins in #15

Full Changelog: 0.3.4...1.0.0

0.3.4

24 Apr 23:26
bbb6b47
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.3...0.3.4

0.3.3

18 Mar 22:52
Compare
Choose a tag to compare

Fixes

  • SMP Response should not assert message length once message was successfully parsed

Full Changelog: 0.3.2...0.3.3

0.3.2

14 Mar 20:27
298a906
Compare
Choose a tag to compare

What's Changed

  • fix: assert that header length matches data length when user provides… by @JPHutchins in #11

Full Changelog: 0.3.1...0.3.2

0.3.1

11 Mar 21:48
Compare
Choose a tag to compare

Fixes

  • remove ImageManagement prefix from Intercreate errors

Full Changelog: 0.3.0...0.3.1

0.3.0

11 Mar 21:38
1b54e63
Compare
Choose a tag to compare

New Features

  • OS Management return codes updated
  • Added the first "User" group: INTERCREATE = 64

What's Changed

New Contributors

Full Changelog: 0.2.0...0.3.0

0.2.0

14 Feb 18:23
Compare
Choose a tag to compare

New Features

  • The SMP OS group is complete
  • The SMP Image group is complete
  • The SMP Shell group is complete

Other

  • Development README added
  • updated envr so that aliases in Windows can use &&
  • running the test alias in subshell because it was messing up tab completion in bash - unsure of root cause!

What's Changed

New Contributors

Full Changelog: 0.1.9...0.2.0