Skip to content

Releases: thefrontside/simulacrum

@simulacrum/client v0.4.0

29 Jul 20:10
5bd797f
Compare
Choose a tag to compare

[0.4.0]

  • Automatically detect platform (nodejs, browser) and use appropriate
    WebSocket library
    • fc7f579 Add changeset on 2021-05-29
  • upgrade to effection@2.0.0-beta.6
    • 6c7387b upgrade to effection@2.0.0-beta.6 on 2021-07-28

@simulacrum/auth0-simulator v0.1.0

29 Jul 20:10
5bd797f
Compare
Choose a tag to compare

[0.1.0]

  • rename @simualcrum/auth0 to @simualcrum/auth0-simulator
    • 089d67f rename @simualcrum/auth0 to @simualcrum/auth0-simulator on 2021-07-27
  • Add initial /authorize endpoint.
    • c27dd61 flesh out /authorize endpoint and add /login stub on 2021-06-29
    • 8caabd3 add /login view on 2021-06-29
    • 7c22f79 flow up until /oauth/token on 2021-06-29
    • 089d67f rename @simualcrum/auth0 to @simualcrum/auth0-simulator on 2021-07-27
  • Fix public directory resolution in auth0.
    • 7ce0767 Fix public directory resolution in auth0 on 2021-07-22
    • 089d67f rename @simualcrum/auth0 to @simualcrum/auth0-simulator on 2021-07-27
  • Implement login functionality.
    • 7c22f79 flow up until /oauth/token on 2021-06-29
    • 089d67f rename @simualcrum/auth0 to @simualcrum/auth0-simulator on 2021-07-27
  • Add /v2/logout and remaining pieces
    • 0430761 add logout route on 2021-07-14
    • 089d67f rename @simualcrum/auth0 to @simualcrum/auth0-simulator on 2021-07-27
  • Add openid endpoints /.well-known/jwks.json and /.well-known/openid-configuration.
    • 1e15e42 Add openid endpoints and . on 2021-07-09
    • b36ca42 fix ./well-known/openid-configuration typo on 2021-07-14
    • 089d67f rename @simualcrum/auth0 to @simualcrum/auth0-simulator on 2021-07-27
  • Add the initial rules-runner code
    • f60f31e add changeset on 2021-07-14
    • 089d67f rename @simualcrum/auth0 to @simualcrum/auth0-simulator on 2021-07-27
  • Ensure the same auth0 state exists throughout and fix issuer forward slash issues.
    • 3487d1b pass state to auth0-js and fix trailing for openid endpoints on 2021-07-27
    • 089d67f rename @simualcrum/auth0 to @simualcrum/auth0-simulator on 2021-07-27
  • Add the /oauth/token endpoint that actually issues the jwt.
    • 258673e add /oauth/token test on 2021-07-07
    • 089d67f rename @simualcrum/auth0 to @simualcrum/auth0-simulator on 2021-07-27
  • Add a handler for /authorize for response_mode web_message
    • 43cbc9c add /authorize web_message handler on 2021-07-08
    • 089d67f rename @simualcrum/auth0 to @simualcrum/auth0-simulator on 2021-07-27

@simulacrum/server v0.2.0

20 Apr 11:58
a178116
Compare
Choose a tag to compare

[0.2.0]

  • require a single root simulator for each simulation
    • 0cf5eb5 Only one top-level simulator in a simulation on 2021-04-16

@simulacrum/client v0.3.0

20 Apr 11:58
a178116
Compare
Choose a tag to compare

[0.3.0]

  • require a single root simulator for each simulation
    • 0cf5eb5 Only one top-level simulator in a simulation on 2021-04-16

@simulacrum/ui v0.0.2

16 Apr 11:26
Compare
Choose a tag to compare

[0.0.2]

  • create proper npm packages that actually work
    • 87b30c4 Make a proper release on 2021-04-16

@simulacrum/server v0.1.0

16 Apr 11:26
Compare
Choose a tag to compare

[0.1.0]

  • Add destroySimulation()
    • 72f3490 add changeset on 2021-04-12
  • create proper npm packages that actually work
    • 87b30c4 Make a proper release on 2021-04-16

@simulacrum/client v0.2.0

16 Apr 11:26
Compare
Choose a tag to compare

[0.2.0]

  • Add destroySimulation()
    • 72f3490 add changeset on 2021-04-12
  • create proper npm packages that actually work
    • 87b30c4 Make a proper release on 2021-04-16

@simulacrum/server v0.0.2

09 Apr 07:58
9d1303e
Compare
Choose a tag to compare

[0.0.2]

  • Provide a decent implementation of createClient() that can create
    simulations and scenarios
    • Bumped due to a bump in @simulacrum/client.
    • 3bab6c4 add changeset on 2021-04-07
    • e79cf3e fix(covector): remove nicknames and pin all deps on 2021-04-08

@simulacrum/client v0.1.0

09 Apr 07:58
9d1303e
Compare
Choose a tag to compare

[0.1.0]

  • Provide a decent implementation of createClient() that can create
    simulations and scenarios
    • 3bab6c4 add changeset on 2021-04-07
    • e79cf3e fix(covector): remove nicknames and pin all deps on 2021-04-08