Releases: paholg/typenum
Releases · paholg/typenum
v1.17.0
Features
Commits
- bc7ca1d: Fix a few typos (#186) (Dirk Stolle) #186
- f03b486: Update actions/checkout in GitHub Actions to v3 (#187) (Dirk Stolle) #187
- 1871986: Migrate from actions-rs (#193) (Paho Lurie-Gregg) #193
- 163a6ae: Fix typo in array.rs comments (#196) (Jaanus Varus) #196
- 530ec75: Add CI for 32-bit and big-endian platforms (#198) (James McCoy) #198
- bbac3bf: Improve docs.rs builds (#195) (Nova) #195
- b237efb: Version v1.17.0 (#200) (Paho Lurie-Gregg) #200
v1.16.0
Commits
- f3e1972: Add generic
const
mappings (Daniel Henry-Mantilla) #176 - 7d3ee8f: Dev QoL: allow caching the
build.rs
execution (Daniel Henry-Mantilla) #176 - 077aa83: Improve the readability of the main page docs, w.r.t. the consts exported (Daniel Henry-Mantilla) #176
- 2ad6e88: Bump the version (Daniel Henry-Mantilla) #176
- cb3d2d5: Add a
const
field to theToInt
trait to allow its use inconst
contexts (#179) (winestone) #179 - d3b30c8: Do not emit unnecessary "cargo:rustc-env=" instructions. (#184) (Dinu Blanovschi) #184
- cf9f811: Merge branch 'main' into main (Paho Lurie-Gregg) #176
- ba67264: Bump to version 1.16 (#185) (Paho Lurie-Gregg) #185
v1.15.0
v1.14.0
Commits
v1.13.0
Commits
- [21e6a44]: Clarification of MIT, Apache-2.0 dual license (Akhil Velagapudi)
- [8362450]: Fix date in changelog (Paho Lurie-Gregg)
- [d8786ab]: Add impl Pow<NInt<...>> for f{32,64} (Waffle) #151
- [841b7a3]: update changelog (Waffle) #151
- [a0be662]: allow calling
assert_type{,_eq}!
at top-level & const ctx (Waffle) #152 - [3589cd4]: Add rustfmt.toml to format Rust code in doc comments (jerry73204) #155
- [4e145da]: Add Zero trait (jerry73204) #137
- [466df16]: Introduce ToInt type operator (jerry73204) #135
- [56ca838]: Use edition 2018 (fixes #138) (jerry73204) #156
- [5cf10f7]: Add
local_inner_macros
for 2018 edition support. (Charles Lew) #160 - [581bc6b]: Update default branch (Paho Lurie-Gregg)
- [bf75832]: Appease clippy (#164) (Paho Lurie-Gregg) #164
- [c27b83e]: Explore GitHub Actions instead of Travis (#165) (Paho Lurie-Gregg) #165
- [7e723d0]: Add rustfmt.toml to format Rust code in doc comments (#155) (jerry73204) #155
- [92504db]: Update build badge (Paho Lurie-Gregg)
- [64a1993]: Add new() method to Bit trait (#141) (jerry73204) #141
- [2955684]: Merge branch 'const_assert_ty_eq' of https://github.com/WaffleLapkin/typenum into WaffleLapkin-const_assert_ty_eq (Paho Lurie-Gregg) #152
- [87f87e8]: Merge branch 'WaffleLapkin-const_assert_ty_eq' (Paho Lurie-Gregg)
- [80fbdeb]: Merge branch 'main' of github.com:paholg/typenum (Paho Lurie-Gregg)
- [f4305c3]: Merge branch '2018-edition' of git://github.com/jerry73204/typenum into jerry73204-2018-edition (Paho Lurie-Gregg) #156
- [1043b4c]: Merge branch 'jerry73204-2018-edition' (Paho Lurie-Gregg)
- [b62d84b]: Run fmt on nightly (Paho Lurie-Gregg)
- [98a8903]: Merge branch 'zero-marker' of git://github.com/jerry73204/typenum into jerry73204-zero-marker (Paho Lurie-Gregg) #137
- [51554a6]: Merge branch 'jerry73204-zero-marker' (Paho Lurie-Gregg)
- [932263f]: Update changelog (Paho Lurie-Gregg)
- [72f4f52]: Merge branch 'float_to_neg_exp' of git://github.com/WaffleLapkin/typenum into WaffleLapkin-float_to_neg_exp (Paho Lurie-Gregg) #151
- [4baa893]: Add inline to powi (Paho Lurie-Gregg)
- [f8845f9]: Merge branch 'WaffleLapkin-float_to_neg_exp' (Paho Lurie-Gregg)
- [e27c19f]: Merge branch 'license-clarification' (Paho Lurie-Gregg)
- [7e3a878]: Build on all OSes (#166) (Paho Lurie-Gregg) #166
- [98a1fd4]: Merge branch 'feature-to-arbitrary-int' of git://github.com/jerry73204/typenum into jerry73204-feature-to-arbitrary-int (Paho Lurie-Gregg) #135
- [51882b8]: Merge branch 'jerry73204-feature-to-arbitrary-int' (Paho Lurie-Gregg)
- [39eedb7]: Update changelog (Paho Lurie-Gregg)
- [83a09af]: linewrap md files at 80 (Paho Lurie-Gregg) #167
- [a394b35]: Add publish action (Paho Lurie-Gregg) #167
- [104e009]: Update version to 1.13 (Paho Lurie-Gregg) #168