Skip to content

Releases: HiWay-Media/evo

v1.1.10

21 Oct 14:11
Compare
Choose a tag to compare

Bugfix: Fixed panic when calling os.Stat in gpath library

v1.1.9

08 Oct 12:56
Compare
Choose a tag to compare

Fixed issue that could cause a panic in gpath IsDir

v1.1.8

09 Jul 12:51
3b64836
Compare
Choose a tag to compare

What's Changed

  • fix issue with middleware overwrite routes in the WhenReady function by @Gregory4297 in #2

New Contributors

Full Changelog: v1.1.7...v1.1.8

Release v1.1.7

15 Apr 15:53
d4c1f9f
Compare
Choose a tag to compare

Updated a bunch of dependencies.
Removed some deprecated dependencies.

V1.1.5

11 Mar 15:14
Compare
Choose a tag to compare

Added proxy-header configuration to config.yml file.

Now the fiber configuration ProxyHeader is available.