Skip to content

Changelog

All notable changes to Chimera will be documented here.


Commit: 9985ce8
Author: @AMS003010
Date: Latest

  • ๐Ÿงต WebSocket mocking โ€” Simulate real-time bi-directional communication
  • ๐Ÿ“Š CSV data ingestion โ€” Feed structured CSV data directly into your mock APIs
  • ๐Ÿคซ Quiet execution โ€” Run with --quiet to suppress logs

Mock smarter. Stream faster. Build better. โš™๏ธ


Commit: fa511e5
Author: @AMS003010
Date: Last month


Commit: 5a9d01f
Author: @AMS003010
Date: Jun 27

  • ๐Ÿ“ฆ Published on crates.io
  • ๐Ÿ“ Docs site added (content WIP ๐Ÿ˜…)

Commit: 0b9de71
Author: @AMS003010
Date: Jun 24

  • ๐Ÿงญ Long path support like /api/v2/data
  • ๐Ÿงพ Full REST support: GET, POST, PUT, PATCH, DELETE
  • ๐ŸŒ CORS enabled out of the box
  • ๐Ÿง  Improved logging
  • ๐Ÿ“ Form submission support

Your local API just got an upgrade. ๐Ÿš€


Commit: 4db1a2a
Author: @AMS003010
Date: Apr 15

  • ๐Ÿ”น Auto data generation from schema definitions
  • ๐Ÿ”น Null injection support for realistic incomplete data

Let Chimera dream your data into reality. ๐Ÿš€

Diff: v0.2.0...v0.5.0


Commit: a4e4985
Author: @AMS003010
Date: Mar 30

  • ๐Ÿ”ฅ Added POST support
  • ๐Ÿ”ฅ Better logging

Commit: 62376aa
Author: @AMS003010
Date: Mar 25

  • ๐Ÿ”ฅ Custom Data Path: --path data.json
  • ๐Ÿ”ฅ Sorting & Pagination: --sort users asc, --page 10
  • ๐Ÿ”ฅ Simulated Latency: --latency 100ms

โš ๏ธ Binary currently only for Windows-amd64