File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 181
181
* Bugfix: Render resources in iPython cells
182
182
* Bugfix: Make ids globally unique and HTML-valid for the session
183
183
* 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
+
Original file line number Diff line number Diff line change @@ -100,6 +100,7 @@ PyBloqs has been under active development at [Man AHL](http://www.ahl.com/) sinc
100
100
[ ![ 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 )
101
101
[ ![ 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 )
102
102
[ ![ 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 )
103
104
and many others at [ Man Group] ( https://www.man.com/ ) and elsewhere...
104
105
105
106
** Contributions welcome!**
You can’t perform that action at this time.
0 commit comments