Skip to content

0.1.3

Compare
Choose a tag to compare
@masoncfrancis masoncfrancis released this 10 May 01:12
· 8 commits to master since this release

What's Changed

URLed server now using Fiber instead of Gin. This was implemented by @masoncfrancis in #4
Why? Because Fiber is faster than Gin, uses less memory than Gin, and has less dependencies than Gin.

Full Changelog: 0.1.2...0.1.3

Note: There was an issue building for Windows 386, so that was not included in this release