iliekturtles / uom

Units of measurement -- type-safe zero-cost dimensional analysis
Apache License 2.0
1.01k stars 92 forks source link

Add quantity inverse velocity #420

Closed groscoe2 closed 1 year ago

groscoe2 commented 1 year ago

I believe I've changed everything necessary to add inverse velocity (base units are seconds per meter). Please let me know if I missed anything required to merge! I've split this off from the power rate PR to make the changes clearer. I can also recombine them if you'd prefer!

iliekturtles commented 1 year ago

Thanks for the PR. Merged!

groscoe2 commented 1 year ago

@iliekturtles Certainly, thank you for merging! Out of curiosity, how soon do you expect to have these quantities released on crates.io?

iliekturtles commented 1 year ago

I don't have any specific time frame, but I can look to get it done soon for you.

iliekturtles commented 1 year ago

@groscoe2 I finally have a PR for v0.35.0.

groscoe2 commented 1 year ago

@iliekturtles Thank you for letting me know! I'll be switching back to the main repo as soon as it is released

iliekturtles commented 1 year ago

v0.35.0 published!