Releases: kvankova/code-embedder
Releases Β· kvankova/code-embedder
v1.1.1 π
v1.1.0 π
v1.0.2 π
v1.0.1 π
v1.0.0 π
π Highlights
Code-Embedder is now production ready! Keep your code snippets in README
s up-to-date by using Code-embedder as a pre-commit hook πͺ or as a Github Action π.
β¨ Key Features
- π οΈ Flexible integration: Available as both a GitHub Action and pre-commit hook - choose what works best for your workflow!
- π Section support: Update only specific sections of scripts in
README
. This is language agnostic. - 𧩠Object support: Update only specific objects (functions, classes) in
README
. The latest version supports only π Python objects (other languages to be added with future updates).
π€ Contributing
We welcome contributions to improve this package!
- If you have an idea for a new feature β¨, open a new feature request on GitHub.
- If you spot a bug π, open a new issue on GitHub.
- If you want to contribute to the code , please pick an issue that is not assigned to anyone and comment on it, so that we know you are working on it.