|  | 
|  | 1 | +# Changelog | 
|  | 2 | + | 
|  | 3 | +## 0.3.0 (2025-04-16) | 
|  | 4 | + | 
|  | 5 | + | 
|  | 6 | +### ⚠ BREAKING CHANGES | 
|  | 7 | + | 
|  | 8 | +* Rename 'columns' to 'templates' in rendering functions for clarity | 
|  | 9 | + | 
|  | 10 | +### Features | 
|  | 11 | + | 
|  | 12 | +* Add and support `polars` DataFrame and Series ([033e2ed](https://github.com/nok/pandas-render/commit/033e2ed2a6846b94629f0527ae0c082c1c662d4a)) | 
|  | 13 | +* Add CLI command `pandas serve` for serving local files ([22df404](https://github.com/nok/pandas-render/commit/22df40499b97b183771e3a7e71acd9d66cca38fe)) | 
|  | 14 | +* Add custom column names for rendered dataframes ([7406f68](https://github.com/nok/pandas-render/commit/7406f688c88022c6de8770f756305b32852a0f6b)) | 
|  | 15 | +* Add examples ([258e92f](https://github.com/nok/pandas-render/commit/258e92f700fa27be92dce7dccfa1277bc34d8846)) | 
|  | 16 | +* Add gallery rendering feature for DataFrames ([489c27e](https://github.com/nok/pandas-render/commit/489c27ea91381c255db7f46ee623d15e65a795d6)) | 
|  | 17 | +* Add GitHub workflows for release and testing automation ([653ba4f](https://github.com/nok/pandas-render/commit/653ba4f6b96174a6cc54de14403bb3d95f403eb2)) | 
|  | 18 | +* Add Makefile for linting, testing, and setup tasks ([9f88e56](https://github.com/nok/pandas-render/commit/9f88e56c2f23db44066cdc7f92b90459c4f633d3)) | 
|  | 19 | +* Add option to hide table header ([42236be](https://github.com/nok/pandas-render/commit/42236be39e03512ec7ca5312fd3820a8490bf3d2)) | 
|  | 20 | +* Enhance Image and Link elements with default attributes ([d846a07](https://github.com/nok/pandas-render/commit/d846a072aafc9f545480e9169753916a9dc779f5)) | 
|  | 21 | +* Improve column order logic ([4037e76](https://github.com/nok/pandas-render/commit/4037e7635439b3e6f8730dcbfd3e58e51a1d728a)) | 
|  | 22 | + | 
|  | 23 | + | 
|  | 24 | +### Bug Fixes | 
|  | 25 | + | 
|  | 26 | +* Add missing dependencies ([88314c8](https://github.com/nok/pandas-render/commit/88314c8551031533fa503a3c6380cda0b02fdad0)) | 
|  | 27 | +* Ease versions of dependencies (main) ([42721ae](https://github.com/nok/pandas-render/commit/42721ae852b11d1d4cdfb543a08867dcfe9cffa8)) | 
|  | 28 | +* Update version number in tests to match current release ([bd9183f](https://github.com/nok/pandas-render/commit/bd9183f68d4adfebf6e9e5bc88caef247989c3ec)) | 
|  | 29 | + | 
|  | 30 | + | 
|  | 31 | +### Documentation | 
|  | 32 | + | 
|  | 33 | +* Add contributing guidelines and restructure development section in README ([8e9517c](https://github.com/nok/pandas-render/commit/8e9517c774d55e9b96d47505ec3388d2877e1f78)) | 
|  | 34 | +* Add funding configuration ([b973af4](https://github.com/nok/pandas-render/commit/b973af4df10a9cbf77887d1808e98b8165a6b370)) | 
|  | 35 | +* Add note on following Conventional Commits standard ([3d97b40](https://github.com/nok/pandas-render/commit/3d97b403d703cd2c450b527c90b86a306bc5b106)) | 
|  | 36 | +* Adjust image height in README for better display ([43c3776](https://github.com/nok/pandas-render/commit/43c377610cc1e5db1720adb9eb3c0fbf567f84b8)) | 
|  | 37 | +* Enhance README and examples ([5b1502e](https://github.com/nok/pandas-render/commit/5b1502e001e332f87bf684176bb3f91a6897847f)) | 
|  | 38 | +* Fix links in README for contributing guidelines and license ([a734694](https://github.com/nok/pandas-render/commit/a734694f8f1fc69fc14b93121deb72d7a4962242)) | 
|  | 39 | +* Update badge links for clarity and consistency ([25511ba](https://github.com/nok/pandas-render/commit/25511ba74faee3ae1a9a747a37f688a8d5b97ae8)) | 
|  | 40 | +* Update README to include development instructions and uv package management ([721c331](https://github.com/nok/pandas-render/commit/721c33129e87dca4f96efcd5285833c9ffa6d278)) | 
|  | 41 | +* Update README with enhanced description and add logo image ([a00e6cb](https://github.com/nok/pandas-render/commit/a00e6cbe2eb8fe859a88f489d83eae6303d30692)) | 
|  | 42 | + | 
|  | 43 | + | 
|  | 44 | +### Miscellaneous Chores | 
|  | 45 | + | 
|  | 46 | +* Release 0.3.0 ([67dc2a7](https://github.com/nok/pandas-render/commit/67dc2a795fe708bdf3ad565204bd213f3c37bf9c)) | 
|  | 47 | + | 
|  | 48 | + | 
|  | 49 | +### Code Refactoring | 
|  | 50 | + | 
|  | 51 | +* Rename 'columns' to 'templates' in rendering functions for clarity ([5f0dbe8](https://github.com/nok/pandas-render/commit/5f0dbe85f52ed79788a04c3c3d5db4cbc6c7f81f)) | 
0 commit comments