Skip to content

Commit 0c43060

Browse files
authored
Merge pull request #161 from rspencer01/p_141
Prepare for 1.4.1
2 parents e40ba38 + 1050ee5 commit 0c43060

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

CHANGES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,3 +181,12 @@
181181
* Bugfix: Render resources in iPython cells
182182
* Bugfix: Make ids globally unique and HTML-valid for the session
183183
* CI: Add python 3.9 as a build target
184+
185+
### 1.4.1 (2025-03-24)
186+
* Feature: Permit specifying the endpoint that blocks serve on
187+
* Bugfix: Remove dummy code
188+
* Bugfix: Fix typos of `server.blocks` to `server.block`
189+
* Bugfix: Don't use async compression stream
190+
* Bugfix: Fix yaml.load error
191+
* Bugfix: Small errors in HTMX shims
192+

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ PyBloqs has been under active development at [Man AHL](http://www.ahl.com/) sinc
100100
[![Radu Andra](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/39206284?v=4&w=50&h=50&mask=circle)](https://github.com/randra99)
101101
[![James Hylands](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/2422610?v=4&w=50&h=50&mask=circle)](https://github.com/jhylands)
102102
[![Kristof Szabo-Strell](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/6325336?v=4&w=50&h=50&mask=circle)](https://github.com/skristof)
103+
[![Jingwei Song](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/7952547?v=4&w=50&h=50&mask=circle)](https://github.com/sjw61)
103104
and many others at [Man Group](https://www.man.com/) and elsewhere...
104105

105106
**Contributions welcome!**

0 commit comments

Comments
 (0)