wiremock / wiremock.org

WireMock website, powered by Jekyll. Contributions are welcome!
https://wiremock.org/
MIT License
11 stars 48 forks source link

Add versioning to WireMock documentation #37

Open aaron-goff opened 1 year ago

aaron-goff commented 1 year ago

Proposal

Currently, WireMock documentation does not include complete (or even approaching complete) information about when features were implemented to WireMock. Users can often struggle to properly implement features, simply because they're using a lower version of WireMock than the feature they'd like to use. (For example, what version of WireMock introduced logical AND and OR?) Having minimum versions alongside feature documentation could help ease this struggle.

Admittedly, with the impending release of WireMock 3.0+, this may all be a moot point, if the idea is just that "everything was released in 3.0.0", but it could still be useful to "reset" everything to that, and document when new features are added.

Scope

Reference any relevant documentation, other materials or issues/pull requests that can be used for inspiration.

No response

oleg-nenashev commented 1 year ago

@aaron-goff https://github.com/wiremock/wiremock.org/pull/52 and https://github.com/wiremock/wiremock.org/pull/49 should mostly address it. Reviews would be appreciated

oleg-nenashev commented 11 months ago

Add documentation page describing WireMock Java baselines

So that's the part missing that I will add as a part of WireMock 3 release