Skip to content

Releases: bearcove/dylo

dylo-v1.0.1

06 Dec 14:09
67ec146
Compare
Choose a tag to compare

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

06 Dec 18:07
4ae6b0f
Compare
Choose a tag to compare

Other

  • Remove cfg(not(feature = "impl")) attributes

dylo-runtime-v1.0.3

06 Dec 16:25
6b139bc
Compare
Choose a tag to compare

Other

  • Add more details when we can't find the sources

dylo-runtime-v1.0.2

06 Dec 15:34
3ed78dd
Compare
Choose a tag to compare

Other

  • I suspect the presence of slashes gave us linker errors...

dylo-runtime-v1.0.1

06 Dec 14:10
67ec146
Compare
Choose a tag to compare

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

06 Dec 18:07
4ae6b0f
Compare
Choose a tag to compare

Other

  • Use prettyplease rather than rustfmt
  • Remove cfg(not(feature = "impl")) attributes

dylo-cli-v1.0.3

06 Dec 15:34
3ed78dd
Compare
Choose a tag to compare

Other

  • I suspect the presence of slashes gave us linker errors...

dylo-cli-v1.0.2

06 Dec 14:10
67ec146
Compare
Choose a tag to compare

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

05 Dec 19:43
c449c14
Compare
Choose a tag to compare

Other

  • Remove cfg_attr(feature = 'impl', etc.) attributes