Skip to content

Releases: funql/funql-playground-api

1.1.0

07 Jul 12:26

Choose a tag to compare

1.1.0 - 2025-07-07

Added

  • Add custom request/handler implementation to replace MediatR
  • Add Scrutor for use with the new request/handler implementation

Changed

  • Update all endpoints to use the new request/handler implementation

Removed

  • Remove MediatR due to its new license structure

1.0.2

17 Jun 12:12

Choose a tag to compare

1.0.2 - 2025-06-17

Removed

  • Remove millisecond() field function support as it's not supported by Npgsql, the EFCore data source used

1.0.1

23 May 15:10

Choose a tag to compare

1.0.1 - 2025-05-23

Fixed

  • Fix error StatusCode not set properly

1.0.0

07 May 13:58

Choose a tag to compare

1.0.0 - 2025-05-07

Initial release.