Skip to content

Releases: SirNickolas/let-utils-nim

v1.1.2

09 Jul 00:07
Compare
Choose a tag to compare

Fixed compilation errors when running nim doc with older Nim versions.

v1.1.1

06 Mar 16:47
Compare
Choose a tag to compare

Worked around a compiler bug that made these templates produce erroneous results when they were used at compile-time.

v1.1.0

06 Mar 11:45
Compare
Choose a tag to compare

asLet, asVar, and viaVar can now be invoked without providing name. They will declare an implicit variable. This feature is backed by std/with and thus requires Nim 1.2 or later.

v1.0.0

05 Mar 20:45
Compare
Choose a tag to compare
Release v1.0.0