Skip to content

Releases: smocker-dev/smocker

0.19.0

15 Mar 17:50
a5eb31a
Compare
Choose a tag to compare

Smocker has been migrated to its own organization! 🎉

  • The main repository is now available at github.com/smocker-dev/smocker
  • The Docker images are now deployed on GitHub Container Registry, they're available at ghcr.io/smocker-dev/smocker (see the packages of Smocker)
  • The documentation has been migrated to its own repository at github.com/smocker-dev/docs
    • It's also been migrated from Vuepress to Docusaurus, which comes with a sweet dark theme

0.18.5

05 Oct 09:40
f9c256e
Compare
Choose a tag to compare
  • Speed up GenericHandler by reducing the critical section to mocks.TimeCount++

0.18.4

04 Oct 19:02
583e7d3
Compare
Choose a tag to compare
  • Adds the possibility of using bodymatchers on applications/x-www-form-urlencoded body
  • Fix mock.State.TimesCount synchronization in concurrent calls
  • Revert session persistence

0.18.3

02 Oct 23:48
9a59c6b
Compare
Choose a tag to compare
  • Add ARM platform on dockerhub
  • fix persistence

0.18.2

05 May 11:06
3f1407b
Compare
Choose a tag to compare

0.18.1

14 Mar 21:10
0b7b0ed
Compare
Choose a tag to compare
  • Security release (#245)

0.18.0

07 Feb 21:25
b39510a
Compare
Choose a tag to compare

0.17.1

17 Dec 15:18
0a15cb6
Compare
Choose a tag to compare
  • Fix static files relative path (#229)
  • Handle URI encoded paths (#232)

0.17.0

03 Nov 23:18
94a4342
Compare
Choose a tag to compare
  • New visual mock editor!
    Capture d’écran 2021-11-03 à 23 43 53

  • Migrate Parcel to v2

parcel2-preview

17 Oct 21:07
Compare
Choose a tag to compare
parcel2-preview Pre-release
Pre-release

Migrate to Parcel 2 for frontend bundling