Skip to content

Releases: rest-go/rest

v0.2.1 / 2025-10-17

17 Oct 03:33
3118835

Choose a tag to compare

What's Changed

  • Bugfix: Search on string with dot was not possible by @matthiaz in #14

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0 / 2024-10-31

31 Oct 05:10
b1ff830

Choose a tag to compare

Features:

  1. support: one column with multi-operators #9
  2. refactor(cors): support cors via rs/cors #10

v0.1.5 / 2023-11-24

24 Nov 00:23
fd579b7

Choose a tag to compare

Bugs:

  • Fix MySQL TABLE_TYPE value #3

v0.1.4 / 2023-04-20

20 Apr 01:15
cd5ba95

Choose a tag to compare

Features:

  • support sqlite view #2

v0.1.3 / 2023-03-23

23 Mar 01:02

Choose a tag to compare

Features:

  • add auth package

v0.1.2 / 2023-03-23

23 Mar 00:46

Choose a tag to compare

Fixes:

  • fix table definition

v0.1.0 / 2023-01-22

22 Jan 11:02

Choose a tag to compare

I'm the first release ^^