moclojer
GitHub
  • README
  • First Steps
    • Overview
    • Installation
    • Your First Mock Server
    • Dynamic Responses
    • Multiple Endpoints
    • Real-World Example
  • Templates
    • Template System Overview
    • Template Variables
  • Advanced Features
    • WebSocket Support
    • External Bodies
    • Webhook Integration
    • Rate Limiting
    • Multi-Domain Support
  • Framework Integration
    • Using as a Library
  • Reference Documentation
    • Configuration Specification
    • FAQ
  • Community and Contribution
    • Documentation Refactor
    • Code of Conduct
  • Release Notes
    • Latest Changes
    • v0.4.0
    • v0.3.5
    • v0.3.4
    • v0.3.3.1
    • v0.3.3
    • v0.3.2
    • v0.3.1
    • v0.3.0
    • v0.2
    • v0.1
Powered by GitBook
On this page
  • What's Changed
  • Features
  • Bug Fixes
  • Documentation
  • Contributors

Was this helpful?

Edit on GitHub
  1. Release Notes

v0.3.5

🎯 milestone🔖 full Changelog

What's Changed

Features

  • Latency Simulation and Rate Limiting Middleware PR #301

Bug Fixes

  • Default x-rate-limit to 100 PR #305

  • The --mocks tag isn't working properly PR #299

    • Fix implementation PR #306

Documentation

  • Better document moclojer's functions and workflow PR #285

Contributors

  • @avelino

  • @Felipe-gsilva

  • @grigolin

  • @j0suetm

Previousv0.4.0Nextv0.3.4

Last updated 3 months ago

Was this helpful?