Pants 2.10 adds multiple Python lockfile support, PyOxidizer, Thrift codegen, and better linter parallelization
· 5 min read
Photo by Alexander Sinn / Unsplash
Pants's codegen support solves one of the biggest problems with code generation: how to make sure that local developers, CI, and production are using the same generated code?
Photo by Simon Wilkes / Unsplash
As of Pants 2.2, Pants now knows how to use dependency inference with Protobuf! This includes: