Commit Graph

28 Commits

Author SHA1 Message Date
Henry Schimke
4e803a2be8 chore: fix cli version 2024-02-02 11:03:48 -06:00
Henry Schimke
780830960b chore: update versions 2024-02-02 11:02:32 -06:00
Henry Schimke
adb8b66227 chore: update version of rxing-cli to v0.1.19 2024-01-30 17:28:50 -06:00
Henry Schimke
d82f398f2c chore: update required version for rxing-cli 2024-01-30 17:28:08 -06:00
Henry Schimke
297ea7bf80 chore: prepare for release
update version to v0.5.5.

fixes: #48
changes name of `image-formats` to `image_formats` to more allign with the naming convention of the library.
2024-01-30 17:26:51 -06:00
Henry Schimke
087124f24a fix: update macro formatting 2024-01-05 15:46:56 -06:00
Henry Schimke
858e555f76 chore: update many versions 2024-01-05 15:46:42 -06:00
Henry Schimke
70d82863ef chore: update deps for one-d 2024-01-04 11:33:47 -06:00
Henry Schimke
a70e9c5e0f chore: remove comments 2024-01-04 11:28:42 -06:00
Henry Schimke
501a51f754 chore: update build for cli tool 2024-01-02 17:19:00 -06:00
Henry Schimke
c3618919d7 chore: version update and cargo fmt 2024-01-02 17:10:56 -06:00
Henry Schimke
4c9ec95d00 basic clippy fixes 2023-10-28 10:57:42 -05:00
Henry Schimke
09673e2381 move to more modern SVG read methods 2023-08-03 15:19:02 -05:00
Henry Schimke
07c1f17766 add minimum rust version to documentation
Fixes #35
2023-05-16 08:26:04 -05:00
Henry Schimke
7428d5b793 update cli 2023-05-10 09:52:04 -05:00
Henry Schimke
74a830f462 switch to using Point in one-d-derive macros
Also start updates to make point more generic, still not complete or fully implemented.

Some code cleanup
2023-04-29 17:51:26 -05:00
Henry Schimke
78e7dcc040 update versions 2023-04-29 10:51:38 -05:00
Henry Schimke
4ccfeddf4e clap version bump 2023-03-28 18:19:33 -05:00
Henry Schimke
112e20c9c3 fix version 2023-03-16 13:41:04 -05:00
Henry Schimke
9527bb28f9 fix versions 2023-03-16 13:39:17 -05:00
Henry Schimke
d379dc9ded v0.4.0: This is a breaking change 2023-03-16 13:37:13 -05:00
Steve Cook
c5460debe1 Cargo clippy --all-features 2023-03-01 22:33:56 -05:00
Steve Cook
a9bc58108c Initial generics 2023-03-01 22:08:12 -05:00
Steve Cook
b561bd77c3 Update macro and cargo fmt 2023-03-01 13:43:21 -05:00
Henry Schimke
42efbb397d move maxicode detector to Point 2023-03-01 10:47:31 -06:00
Henry Schimke
24e35f4226 update versions 2023-03-01 09:23:14 -06:00
Henry Schimke
edc8e67685 move cli utility into repository
This commit also adds the `--workspace`` flag to the automated build and test scripts
2023-03-01 08:46:49 -06:00
Henry Schimke
8fc0e1029c initial move of one-d-proc-macros 2023-02-26 12:22:52 -06:00