Commit graph

9 commits

Author SHA1 Message Date
ComplexSpaces
48520c6e9c Remove lingering uses of the dbg! macro 2022-10-29 11:36:51 -06:00
ComplexSpaces
1c4678bcf7 Pin nightly version to avoid Miri failures 2022-10-17 21:33:22 -06:00
Kian-Meng Ang
51102d1be3 Fix typos and markdowns
Found via these commands:

    codespell -L crate,complies
    markdownlint *.md --disable MD024

See a detailed description of the rules is available at
https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md
2022-08-06 21:38:26 +08:00
ComplexSpaces
39a2e08890 Fix warnings and deny future ones in CI 2022-06-09 00:08:08 -05:00
ComplexSpaces
7d58526fb8 Fix unsoundness reported by Miri in Windows code 2022-03-09 15:13:55 -06:00
Dominik Nakamura
48939d7a0e
Make image data functionality an optional feature (#18)
* Make image data functionality an optional feature

* Add image-data to the default feature set
2021-07-12 19:58:44 +02:00
Artur Kovacs
c5a9874e3e Increment version number. Update readme and changelog. 2021-04-06 22:11:41 +02:00
Artur Kovacs
c402c1b6de Removed running test on Linux 2020-10-25 15:44:35 +01:00
Artur Kovacs
d5b5277227 Oops. Moving the workflows to the correct folder. 2020-10-25 15:37:14 +01:00