Releases: bearcove/dylo
Releases · bearcove/dylo
dylo-v1.0.1
Other
- Yeah ok we need to expose rubicon features through dylo-runtime, a non-proc-macro crate
- Don't be so chatty
dylo-runtime-v1.0.4
Other
- Remove cfg(not(feature = "impl")) attributes
dylo-runtime-v1.0.3
Other
- Add more details when we can't find the sources
dylo-runtime-v1.0.2
Other
- I suspect the presence of slashes gave us linker errors...
dylo-runtime-v1.0.1
Other
- Compat check
- Yeah ok we need to expose rubicon features through dylo-runtime, a non-proc-macro crate
- Change CON_ to DYLO_
- Don't be so chatty
- Default to finding everything, not necessarily under a mods/ folder
dylo-cli-v1.0.4
Other
- Use prettyplease rather than rustfmt
- Remove cfg(not(feature = "impl")) attributes
dylo-cli-v1.0.3
Other
- I suspect the presence of slashes gave us linker errors...
dylo-cli-v1.0.2
Other
- Avoid 'dylo runtime is unused' warnings
- Yeah ok we need to expose rubicon features through dylo-runtime, a non-proc-macro crate
- Don't be so chatty
- Default to finding everything, not necessarily under a mods/ folder
- Suffix include! items
- Add dylo-runtime, keep optional deps if they're enabled by other features
dylo-cli-v1.0.1
Other
- Remove cfg_attr(feature = 'impl', etc.) attributes