You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add GitHub workflows for release and testing automation ([653ba4f](https://github.com/nok/pandas-render/commit/653ba4f6b96174a6cc54de14403bb3d95f403eb2))
15
+
* Add Makefile for linting, testing, and setup tasks ([9f88e56](https://github.com/nok/pandas-render/commit/9f88e56c2f23db44066cdc7f92b90459c4f633d3))
16
+
* Add option to hide table header ([42236be](https://github.com/nok/pandas-render/commit/42236be39e03512ec7ca5312fd3820a8490bf3d2))
17
+
* Enhance Image and Link elements with default attributes ([d846a07](https://github.com/nok/pandas-render/commit/d846a072aafc9f545480e9169753916a9dc779f5))
18
+
19
+
20
+
### Bug Fixes
21
+
22
+
* Ease versions of dependencies (main) ([42721ae](https://github.com/nok/pandas-render/commit/42721ae852b11d1d4cdfb543a08867dcfe9cffa8))
23
+
* Update version number in tests to match current release ([bd9183f](https://github.com/nok/pandas-render/commit/bd9183f68d4adfebf6e9e5bc88caef247989c3ec))
24
+
25
+
26
+
### Documentation
27
+
28
+
* Add contributing guidelines and restructure development section in README ([8e9517c](https://github.com/nok/pandas-render/commit/8e9517c774d55e9b96d47505ec3388d2877e1f78))
29
+
* Add note on following Conventional Commits standard ([3d97b40](https://github.com/nok/pandas-render/commit/3d97b403d703cd2c450b527c90b86a306bc5b106))
30
+
* Fix links in README for contributing guidelines and license ([a734694](https://github.com/nok/pandas-render/commit/a734694f8f1fc69fc14b93121deb72d7a4962242))
31
+
* Update README to include development instructions and uv package management ([721c331](https://github.com/nok/pandas-render/commit/721c33129e87dca4f96efcd5285833c9ffa6d278))
* Rename 'columns' to 'templates' in rendering functions for clarity ([5f0dbe8](https://github.com/nok/pandas-render/commit/5f0dbe85f52ed79788a04c3c3d5db4cbc6c7f81f))
0 commit comments