Releases: thefrontside/simulacrum
Releases · thefrontside/simulacrum
@simulacrum/foundation-simulator v0.2.0
[0.2.0]
New Features
ab1c616
All routes now add a log to the simulation state on every visit. This assists in tracking hits on each simulation route.ad2dbc9
To improve transparency and flexibility, we now include a page at the root that lists all of the routes, and the ability to signal which response to return.f20a3a6
(#283) We now support serving a directly of JSON files through file path routing. UseserveJsonFiles
to specify the folder which contains the files to serve.
Enhancements
@simulacrum/foundation-simulator v0.1.0
[0.1.0]
58ae1d9
This simulator is a base to iteratively build a simulator for use in published simulators in@simulacrum
scope or custom implementations elsewhere. This includes the components likely to be used in each simulator (server, router, data store) and pieces to enable quickly spinning up a simulator to get started as through an OpenAPI spec.
@simulacrum/ldap-simulator v0.5.5
[0.5.5]
7c69bbd
Don't resolvecreateLDAPServer()
until server is known to be accepting
connections.
@simulacrum/github-api-simulator v0.4.0
@simulacrum/github-api-simulator v0.3.3
@simulacrum/github-api-simulator v0.3.2
[0.3.2]
Bug Fixes
1040a8f
(#263) Arepository
query would fail due to a destructuredname
. This fixes the reference and adds an additional check for matchingnameWithOwner
.
[0.3.1]
Dependencies
70eedc3
(#260) Bump the version of graphgen to 1.8.1 to support the latest type signature expected from the factory that is passed to the server.
[0.3.0]
- Allow extenstion of github api simulator with new endpoints and middleware
- b065a10 Add changeset on 2023-05-05
[0.2.4]
- Added the description mapping to repositories.
[0.2.3]
- add repository mock data to github-api-simulator
[0.2.2]
[0.2.1]
- Fix path resolution to github api schema
[0.2.0]
- create the @simulacrum/github-api-simulator package
- 0eb4ebf add changeset on 2022-11-30
@simulacrum/github-api-simulator v0.3.1
[0.3.1]
Dependencies
70eedc3
(#260) Bump the version of graphgen to 1.8.1 to support the latest type signature expected from the factory that is passed to the server.
[0.3.0]
- Allow extenstion of github api simulator with new endpoints and middleware
- b065a10 Add changeset on 2023-05-05
[0.2.4]
- Added the description mapping to repositories.
[0.2.3]
- add repository mock data to github-api-simulator
[0.2.2]
[0.2.1]
- Fix path resolution to github api schema
[0.2.0]
- create the @simulacrum/github-api-simulator package
- 0eb4ebf add changeset on 2022-11-30
@simulacrum/github-api-simulator v0.3.0
[0.3.0]
- Allow extenstion of github api simulator with new endpoints and middleware
- b065a10 Add changeset on 2023-05-05