#semantic-versioning

[ follow ]
Python
fromGrahamdumpleton
22 hours ago

Detecting object wrappers - Graham Dumpleton

Monkey patching is risky but sometimes necessary for runtime instrumentation; strict caution and dependency/version management are essential when deploying tools like wrapt.
Software development
fromHackernoon
5 months ago

How TensorFlow Handles Backward Compatibility Across Versions | HackerNoon

Semantic Versioning 2.0 is followed for TensorFlow, indicating compatibility levels defined by MAJOR, MINOR, and PATCH changes.
[ Load more ]