
洪 民憙 (Hong Minhee)
@hongminhee@hollo.social
Is it just me, or does Semantic Versioning feel more like a guideline than a strict rule in many open source projects? Breaking changes in patch versions, features in minor updates…
@hongminhee@hollo.social
Is it just me, or does Semantic Versioning feel more like a guideline than a strict rule in many open source projects? Breaking changes in patch versions, features in minor updates…
@hongminhee@hollo.social
Is it just me, or does Semantic Versioning feel more like a guideline than a strict rule in many open source projects? Breaking changes in patch versions, features in minor updates…
@paulshryock@phpc.social
"How should you generate changelogs?
The audience for your commit history and your changelog are very distinct from each other. These different audiences care about different things. Any changelog system based on extracting commit messages is therefore doomed to fail."
@predrag@hachyderm.io
Ever wondered how linters work under the hood?
I'm designing the new optimizations API in the Trustfall query engine, and decided to see if it would make a difference in cargo-semver-checks.
Here's why two simple database-like optimizations via the new API had such a drastic impact. #rustlang #semver #database
https://predr.ag/blog/speeding-up-rust-semver-checking-by-over-2000x/