|
d84139a914
|
refactor: general tidy up
fix clippy warnings from latest stable rust
|
2023-02-25 14:26:02 +00:00 |
|
|
2780d98ee0
|
Merge branch 'master' into feat/build-flags
# Conflicts:
# src/image/provider.rs
|
2023-02-01 21:07:36 +00:00 |
|
|
51d2c2279f
|
fix(images): incorrectly resolving non-files
|
2023-02-01 21:05:58 +00:00 |
|
|
c347b6c944
|
feat: add feature flags
Flags allow you to disable certain functionality and compile with only select features to reduce build time.
Resolves #54.
|
2023-02-01 20:45:52 +00:00 |
|
|
b054c17d14
|
feat(workspaces): support for using images in name_map
|
2023-01-30 11:51:01 +00:00 |
|