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
  • Contributors

Was this helpful?

Edit on GitHub
  1. Release Notes

v0.1

Previousv0.2

Last updated 2 years ago

Was this helpful?

What's Changed

  • Add openapi v3 support by @souenzzo in

  • Minimal graalvm support by @souenzzo in

  • dynamic endpoint support by @avelino in

  • slugify router-name -> remove replace / by @avelino in

  • params query support by @avelino in

  • implement (body-params/body-params) by @avelino in

  • run the tests after the linter by @avelino in

  • [EDN-MOCK-SERVER-SUPPORT]- add edn support to moclojer by @matheusfrancisco in

  • Graal build v2 by @souenzzo in

  • Hot reload support by @souenzzo in

  • +multipart support, fixes #20 by @souenzzo in

  • generate version automatically with tag creation by @avelino in

  • split build and release into two actions by @avelino in

  • docker file image by @avelino in

  • generating reflect.config in gaction by @avelino in

Contributors

  • @souenzzo

  • @avelino

  • @matheusfrancisco

🎯 milestone
🔖 full Changelog
https://github.com/avelino/moclojer/pull/2
https://github.com/avelino/moclojer/pull/3
https://github.com/avelino/moclojer/pull/8
https://github.com/avelino/moclojer/pull/10
https://github.com/avelino/moclojer/pull/12
https://github.com/avelino/moclojer/pull/14
https://github.com/avelino/moclojer/pull/19
https://github.com/avelino/moclojer/pull/16
https://github.com/avelino/moclojer/pull/21
https://github.com/avelino/moclojer/pull/22
https://github.com/avelino/moclojer/pull/23
https://github.com/avelino/moclojer/pull/24
https://github.com/avelino/moclojer/pull/27
https://github.com/avelino/moclojer/pull/28
https://github.com/avelino/moclojer/pull/29