Iris Versions Save

The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio :rocket:

v12.2.0-alpha4

2 years ago

This is the forth alpha version of the upcoming version 12.2.0. Read the HISTORY.md#Next and the v12.2.0 GitHub Issues. Changes from the previous v12.2.0-alpha2 and alpha3 (Jan and September 2021): https://github.com/kataras/iris/compare/v12.2.0-alpha2...v12.2.0-alpha4.

The code name of the v12.2.0 release is "Norbi", as the nickname of my beloved brother who died at 15 September of 2021 at the age of 27

v12.2.0-alpha3

2 years ago

This is the third alpha version of the upcoming version 12.2.0. Read the HISTORY.md#Next and the v12.2.0 GitHub Issues. Changes from the previous v12.2.0-alpha2 (Jan 2021): https://github.com/kataras/iris/compare/v12.2.0-alpha2...v12.2.0-alpha3.

The code name of the v12.2.0 release is "Norbi", as the nickname of my beloved brother who died at 15 September of 2021 at the age of 27

v12.2.0-alpha2

3 years ago

This is the second alpha version of the upcoming version 12.2.0. Read the HISTORY.md#Next and the v12.2.0 GitHub Issues.

Changes from the previous v12.2.0-alpha (September 2020): https://github.com/kataras/iris/compare/v12.2.0-alpha...v12.2.0-alpha2

v12.2.0-alpha

3 years ago

This is the alpha version of the upcoming version 12.2.0. Read the HISTORY.md#Next and the v12.2.0 GitHub Issues

v0.0.2

3 years ago

Add simple autofix.

v0 0 2_screen

v0.0.1

3 years ago

You have installed an invalid version. Install with:

go get -u github.com/kataras/iris/v12@latest

If your Open Source project depends on that pre-go1.9 version please open an issue at https://github.com/kataras/iris/issues/new and share your repository with us, we will upgrade your project's code base to the latest version for free.

If you have a commercial project that you cannot share publically, please contact with @kataras at https://chat.iris-go.com. Assistance will be provided to you and your colleagues for free.

v12.1.5

4 years ago

Various improvements and linting. It's a generic message but please upgrade your project's Iris dependency if you had any issues serving files from subdomains or sharing dependencies through Iris controllers.

Thanks, Gerasimos Maropoulos