Tags: gt4o4/oomd
Tags
Release oomd v0.3.2 Summary: Let's include the last couple of fixes, including the compiler fixes to make it build under Fedora Rawhide with gcc 10. Reviewed By: danobi Differential Revision: D19959121 fbshipit-source-id: 6e295da70c17637f545c9fc6a2b77bbd9ff1ce8f
Update version in meson (facebookincubator#120) Summary: Also switch to using git tag format (v0.3.0 instead of 0.3.0). Pull Request resolved: facebookincubator#120 Reviewed By: filbranden Differential Revision: D19910997 Pulled By: danobi fbshipit-source-id: 35b28b091ad5ca461662e5d5ab2cfba82b086408
Remove config versioning Summary: Versioning configs is kind of backwards to the normal way of doing things. People usually expect the code to be versioned, and configs to target major release versions of code. Versioning the configs is sort of like versioned symbols in that both parties (code and config) are screwed in really tightly to each other. Differential Revision: D14761961 fbshipit-source-id: f6e87aaec1473345c6f907fed0466079613ea359