File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 22
33<!-- do not remove -->
44
5+ ## 0.0.16
6+
7+ ### New Features
8+
9+ - Update dashes to underscores in attrs in ` html2xt ` ([ #20 ] ( https://github.com/AnswerDotAI/fasthtml/issues/20 ) )
10+ - Rename fasthtml.all to fasthtml.common ([ #19 ] ( https://github.com/AnswerDotAI/fasthtml/issues/19 ) )
11+
12+
513## 0.0.15
614
715### New Features
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ lib_name = fasthtml
44version = 0.0.16
55min_python = 3.10
66license = apache2
7- requirements = fastcore>=1.5.45 python-dateutil starlette oauthlib itsdangerous uvicorn[standard] httpx fastlite>=0.0.6 python-multipart beautifulsoup4
7+ requirements = fastcore>=1.5.46 python-dateutil starlette oauthlib itsdangerous uvicorn[standard] httpx fastlite>=0.0.6 python-multipart beautifulsoup4
88dev_requirements = ipython lxml
99black_formatting = False
1010conda_user = fastai
You can’t perform that action at this time.
0 commit comments