Smocker Versions Save

Smocker is a simple and efficient HTTP mock server and proxy

0.19.0

2 months ago

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

7 months ago
  • Speed up GenericHandler by reducing the critical section to mocks.TimeCount++

0.18.4

7 months ago
  • 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

7 months ago
  • Add ARM platform on dockerhub
  • fix persistence

0.18.2

2 years ago

0.18.1

2 years ago

0.18.0

2 years ago

0.17.1

2 years ago
  • Fix static files relative path (#229)
  • Handle URI encoded paths (#232)

0.17.0

2 years ago
  • New visual mock editor! Capture d’écran 2021-11-03 à 23 43 53

  • Migrate Parcel to v2

parcel2-preview

2 years ago

Migrate to Parcel 2 for frontend bundling