Skip to content

Commit

Permalink
Merge pull request #150 from rspencer01/p_140
Browse files Browse the repository at this point in the history
Prepare for 1.4.0
  • Loading branch information
rspencer01 authored Jan 31, 2025
2 parents 8c710e5 + 10ec515 commit fced86c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,3 +171,13 @@
* Tests: Add regressions tests
* Refactoring: Added typehints
* Docs: Various updates

### 1.4.0 (2025-01-31)
* Feature: Pybloqs server
* Feature: Use browsers' DecompressionStream to do zlib decompression instead of rolling our own
* Compat: Python 3.12 compatibility
* Bugfix: Use `utf-8` instead of `utf8` and remove unused UTF-8 tests
* Bugfix: Fix resource decompression when resource has multi-byte characters
* Bugfix: Render resources in iPython cells
* Bugfix: Make ids globally unique and HTML-valid for the session
* CI: Add python 3.9 as a build target
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,9 @@ PyBloqs has been under active development at [Man AHL](http://www.ahl.com/) sinc
[![jamesoliverh](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/46758370?v=4&w=50&h=50&mask=circle)](https://github.com/jamesoliverh)
[![Romain Morotti](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/13528994?v=4&w=50&h=50&mask=circle)](https://github.com/morotti)
[![Robert Spencer](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/2918499?v=4&w=50&h=50&mask=circle)](https://github.com/rspencer01)
[![Radu Andra](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/39206284?v=4&w=50&h=50&mask=circle)](https://github.com/rspencer01)
[![James Hylands](https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/2422610?v=4&w=50&h=50&mask=circle)](https://github.com/rspencer01)
[![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)
[![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)
[![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)
and many others at [Man Group](https://www.man.com/) and elsewhere...

**Contributions welcome!**
Expand Down

0 comments on commit fced86c

Please # to comment.