0.2.8
What's Changed
- build(deps): bump libc from 0.2.126 to 0.2.131 by @dependabot in #360
- Port from
lazy_static
→once_cell
by @cgwalters in #351 - build(deps): bump chrono from 0.4.19 to 0.4.22 by @dependabot in #359
- build(deps): bump libc from 0.2.131 to 0.2.132 by @dependabot in #361
- build(deps): bump serde_json from 1.0.81 to 1.0.85 by @dependabot in #366
- build(deps): bump once_cell from 1.13.0 to 1.14.0 by @dependabot in #369
- build(deps): bump serde from 1.0.140 to 1.0.144 by @dependabot in #365
- build(deps): bump clap from 3.2.2 to 3.2.22 by @dependabot in #371
- build(deps): bump anyhow from 1.0.58 to 1.0.65 by @dependabot in #372
- build(deps): bump env_logger from 0.9.0 to 0.9.1 by @dependabot in #373
- build(deps): bump iana-time-zone from 0.1.44 to 0.1.48 by @dependabot in #374
- build(deps): bump libc from 0.2.132 to 0.2.133 by @dependabot in #375
- build(deps): bump once_cell from 1.14.0 to 1.15.0 by @dependabot in #376
- build(deps): bump serde from 1.0.144 to 1.0.145 by @dependabot in #377
- build(deps): bump libc from 0.2.133 to 0.2.134 by @dependabot in #381
- build(deps): bump openssl from 0.10.41 to 0.10.42 by @dependabot in #380
- efi: Rework/cleanup ESP mounting code by @cgwalters in #379
- efi: Unmount partition on drop by @cgwalters in #383
- ci: migrate to new directory and method names by @jlebon in #386
- Add support for Anaconda-based installs by @cgwalters in #387
- doc: Add docs about distribution/OS integration by @cgwalters in #390
- Release 0.28 by @cgwalters in #389
Full Changelog: v0.2.7...v0.2.8