rust-lang-nursery / lazy-static.rs

A small macro for defining lazy evaluated static variables in Rust.
Apache License 2.0
1.9k stars 111 forks source link

Prepare for 1.3.0 release #143

Closed KodrAus closed 5 years ago

KodrAus commented 5 years ago

Changes since the last release

Includes:

I figured we should bump the minor version since we are removing the now unused unstable nightly feature flag.