Skip to content

@simulacrum/server v0.3.0

Compare
Choose a tag to compare
@frontsidejack frontsidejack released this 29 Jul 20:10
· 329 commits to v0 since this release
5bd797f

[0.3.0]

  • upgrade to effection@2.0.0-beta.6
    • 6c7387b upgrade to effection@2.0.0-beta.6 on 2021-07-28
  • Add the ability to create https services
    • deab6be add changeset on 2021-06-09
  • Add a use function to createHttpApp that adds express middleware that are operations.
    • 0400220 add middleware test on 2021-06-09
  • a services field added to the createSimulation options argument where a port can be assigned.
    • 211637e add changeset on 2021-06-16
    • 093ad85 add service options to createSimulation options on 2021-06-24
  • Add the ability to add scenario parameters and basic passive effects implementation.
    • a5bcb89 add changeset on 2021-05-28