Skip to content

7.0.1

Compare
Choose a tag to compare
@slisson slisson released this 22 Mar 02:12
· 2368 commits to main since this release
6442665

7.0.1 (2024-03-22)

Bug Fixes

  • model-api-gen-gradle: compatibility with newer MPS versions (9a634a3)
  • model-client: use the correct HTTP method when loading versions (db6bfa1)
  • model-datastructure: make MapBasedStore thread safe (86a90ad), closes #1 #2 #1 #2

Performance Improvements

  • model-client: consistently process version streams while receiving data (ff06d3a)