Skip to content

Commit bd2d4c9

Browse files
committed
chore(main): release 0.17.0
1 parent f94362e commit bd2d4c9

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [0.17.0](https://github.com/solisoft/luaonbeans/compare/v0.16.0...v0.17.0) (2025-08-10)
4+
5+
6+
### Features
7+
8+
* allow variants depending on user agent ([f94362e](https://github.com/solisoft/luaonbeans/commit/f94362e76e49166ab1651604bc60988eacf31b4d))
9+
* improve performances on production + add basic support for svg content in PDF ([59d0179](https://github.com/solisoft/luaonbeans/commit/59d0179444dd2ca2952556787a3ec21d386b0bf7))
10+
* no need a DB to start the server ([e626f44](https://github.com/solisoft/luaonbeans/commit/e626f44e3ac15ba9769362cbe35e83379a6a7ffb))
11+
* pdf allow table row vertical_alignement ([03a4da6](https://github.com/solisoft/luaonbeans/commit/03a4da6a86087f97f1d9088751c4d710c5fc02a4))
12+
* PDF Draw Bar Chart method ([5602958](https://github.com/solisoft/luaonbeans/commit/5602958cd49118ed9d9a3c3fe7a714beade1c365))
13+
14+
15+
### Bug Fixes
16+
17+
* improve pdf sample and add charts ([a71a570](https://github.com/solisoft/luaonbeans/commit/a71a57020e2465334b5a05bea4f363cdc60cdfd1))
18+
* indentation ([e6ea708](https://github.com/solisoft/luaonbeans/commit/e6ea708f5aaf12ade24d9b934c791ce5adf6c73a))
19+
320
## [0.16.0](https://github.com/solisoft/luaonbeans/compare/v0.15.0...v0.16.0) (2025-07-19)
421

522

0 commit comments

Comments
 (0)