All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.61 - 2024-09-16
- Depend on wasm-bindgen 0.2.89 or higher (#134)
- Do not use wasm_bindgen in wasm32-unknown-emscripten environment (#130)
0.1.60 - 2024-02-03
- correct
windows-core
dependency version (#127)
0.1.59 - 2023-12-30
- update
windows
dependency (#125)
0.1.58 - 2023-10-17
- use windows-core with embedded bindings via windows-bindgen (#117)
- implement GNU Hurd support (#121)
- implement AIX support (#57)
0.1.57 - 2023-06-07
- implement OpenWRT support (#109)
0.1.56 - 2023-04-03
- update
windows
dependency (#102)
0.1.55 - 2023-03-30
- update
windows
dependency (#101)
0.1.54 - 2023-03-21
0.1.53 - 2022-10-28
- remove lint causing breakage on rust 1.45-1.51 (#84)
0.1.52 - 2022-10-28
- fix for NixOS (#81)
- allow building the haiku crate on other hosts(#75)
- various improvements in continuous integration and source quality (#76), (#77), (#78), (#81)
0.1.51 - 2022-10-08
- bump MSRV to 1.38 (#70)
- Refactor Android property key CStr construction to add tests (#69)
- Refactor MacOS implementation a lot (#67)
- Implement for Haiku (#66)
- Fix spelling of 'initialized' in sync::Once statics (#63)
0.1.50 - 2022-09-23
- Reduce MSRV for Android again (#62)
0.1.49 - 2022-09-22
once_cell
dependency is not needed (#61)
0.1.48 - 2022-09-12
0.1.47 - 2022-08-30
- Update
android_system_properties
to v0.1.5 to run 9786% faster (YMMV) (#56)
0.1.46 - 2022-08-18
- Implement for Solaris (#55)
0.1.45 - 2022-08-16
- Fix potential use after free in MacOS / iOS (#54, RUSTSEC-2022-0049)
- Fix typos in README (#53)
0.1.44 - 2022-08-11
- "/etc/localtime" may be relative link (#49)
0.1.43 - 2022-08-11
- Use
core-foundation-sys
instead ofcore-foundation
(#50)
0.1.42 - 2022-08-10
- Fix implementation for Redhat based distros (#48)
0.1.41 - 2022-08-02
- Add
fallback
feature (#46)
0.1.40 - 2022-07-29
- Implement for Android (#45)
0.1.38 - 2022-07-27
- Implement illumos (#44)
- Update examples in README
0.1.37 - 2022-07-23
- Support iOS (#41)
- Implement
std::err::source()
, formatIoError
(#42)
0.1.36 - 2022-07-21
- Fail to compile for WASI (#40)
0.1.35 - 2022-06-29
- Implement for FreeBSD, NetBSD, OpenBSD and Dragonfly (#39)
0.1.34 - 2022-06-29
- Implement for wasm32 (#38)
0.1.33 - 2022-04-15
- Use
winapi
crate instead ofwindows
crate (#35)
0.1.32 - 2022-04-06
- Update
windows
requirement from 0.34 to 0.35 (#34)
0.1.31 - 2022-03-16
- Update
windows
requirement from 0.33 to 0.34 (#33)
0.1.30 - 2022-02-28
- Fewer string allocations (#32)
0.1.29 - 2022-02-25
- Update
windows
requirement from 0.32 to 0.33 (#31)
0.1.28 - 2022-02-04
- Update
windows
requirement from 0.30 to 0.32 (#30)
0.1.27 - 2022-01-14
- Update
windows
requirement from 0.29 to 0.30 (#29)
0.1.26 - 2021-12-23
- Update
windows
requirement from 0.28 to 0.29 (#28)
0.1.25 - 2021-11-18
- Update
windows
requirement from 0.27 to 0.28 (#27)
0.1.24 - 2021-11-16
- Update
windows
requirement from 0.26 to 0.27 (#26)
0.1.23 - 2021-11-12
- Update
windows
requirement from 0.25 to 0.26 (#25)
0.1.22 - 2021-11-08
- Update
windows
requirement from 0.24 to 0.25 (#24)
0.1.21 - 2021-11-02
- Update
windows
requirement from 0.23 to 0.24 (#23)
0.1.20 - 2021-10-29
- Update
windows
requirement from 0.21 to 0.23 (#22)
0.1.19 - 2021-09-27
- Update
windows
requirement from 0.19 to 0.21 (#18, #20) - Update
chrono-tz
requirement from 0.5 to 0.6 (#19)
0.1.18 - 2021-08-23
- Update
windows
requirement from 0.18 to 0.19 (#17)
0.1.16 - 2021-07-26
- Update
windows
requirement from 0.17 to 0.18 (#16)
0.1.15 - 2021-07-08
- Update
windows
requirement from 0.14 to 0.17 (#15)
0.1.14 - 2021-07-07
- Update
windows
requirement from 0.13 to 0.14 (#14)
0.1.13 - 2021-06-28
- Update
windows
requirement from 0.12 to 0.13 (#13)
0.1.12 - 2021-06-28
- Update
windows
requirement from 0.11 to 0.12 (#12)
0.1.11 - 2021-06-12
- Update
windows
requirement from 0.10 to 0.11 (#11)
0.1.10 - 2021-05-13
- Update
windows
requirement from 0.9 to 0.10 (#10)
0.1.9 - 2021-04-28
- Update
windows
requirement from 0.8 to 0.9 (#8)
0.1.8 - 2021-04-13
- Update
windows
requirement from 0.7 to 0.8 (#7)
0.1.7 - 2021-03-30
- Update
windows
requirement from 0.6 to 0.7 (#6)
0.1.6 - 2021-03-24
- Update
windows
requirement from 0.5 to 0.6 (#5)
0.1.5 - 2021-03-20
- Update
windows
requirement from 0.4 to 0.5 (#4)
0.1.4 - 2021-03-11
- Update
windows
requirement from 0.3 to 0.4 (#3)
0.1.3 - 2021-02-22
- Use
windows
crate instead ofwinrt
0.1.2 - 2020-10-09
- Update
core-foundation
requirement from 0.7 to 0.9 (#1)
0.1.1 - 2020-06-27
- Update
core-foundation
requirement from 0.5 to 0.7
0.1.0 - 2020-06-27
- Implement for Linux, Windows, MacOS