Dexter Chua
c4548db3c0
DOC Update docs for iodide code removal ( #981 )
2020-12-31 13:23:03 +01:00
Roman Yurchak
0d10cfaded
Release 0.16.1 ( #950 )
2020-12-25 22:05:54 +01:00
Roman Yurchak
47878173c1
Release v0.16.0 ( #940 )
2020-12-24 18:16:26 +01:00
Wei Ouyang
96159d4e60
Add zarr and numcodecs ( #938 )
2020-12-24 18:15:35 +01:00
Hood Chatham
298d07ac99
Enable monkey patching of eval_code and find_imports ( #941 )
2020-12-24 18:14:49 +01:00
Roman Yurchak
f6cdc1ba4d
DOC Update release notes for v0.16.0 ( #813 )
2020-12-24 11:31:35 +01:00
Hood Chatham
25de6bd9d3
Improvements to eval_code ( #876 )
2020-12-24 09:53:45 +01:00
Wei Ouyang
bcc3996a0d
PKG Add imageio ( #919 )
2020-12-24 08:26:26 +01:00
Hood Chatham
bb604b367c
Raise Exceptions when js2python is applied to javascript errors ( #891 )
2020-12-23 21:38:35 +01:00
Dexter Chua
8de2ed1202
Build C libraries via buildall.py ( #927 )
...
This addresses part of #713 , by listing and building C libraries as
dependencies. This means we automatically build CLAPACK when needed, and
`lxml`'s C dependencies are not built if lxml is not. In particular,
building "core" should now be faster.
The building itself is still performed by Makefile.
2020-12-23 14:24:32 +01:00
casatir
5f8e226d6a
PKG Upgrade matplotlib to v3.3.3 ( #886 )
2020-12-20 10:37:05 +01:00
Roman Yurchak
641ce219b8
Use PYODIDE_BASE_URL for the deployment location ( #855 )
2020-12-18 13:23:45 +01:00
Nicolas Ollinger
3a06f5dfcb
add pillow package ( #861 )
2020-12-15 10:18:39 +01:00
Dexter Chua
a012a6677b
Add pyodide-interrupt package ( #852 )
2020-12-14 09:16:13 +01:00
Dexter Chua
34026265fc
Remove lz4_c patch ( #851 )
2020-12-13 12:41:22 +01:00
casatir
349567c02e
FIX micropip not getting last version from PyPi ( #846 )
...
Co-authored-by: Romain Casati <romain.casati@webati.fr>
2020-12-12 11:47:01 +01:00
Dexter Chua
f7511aed85
JS Don't write our own instantiateWasm code ( #844 )
2020-12-11 16:54:25 +01:00
Dexter Chua
d67648a6b8
BLD Update package build script's default ldflags ( #817 )
2020-12-03 14:27:40 +01:00
Dexter Chua
a7b1901775
DOC Update changelogs to reflect emscripten 1.38.34 ( #818 )
2020-12-03 10:41:26 +01:00
Roman Yurchak
f1cc304717
DOC Refactor API reference documentation ( #782 )
2020-10-31 21:00:58 +01:00
Roman Yurchak
a260ea3bbf
DOC Refactor instructions for loading packages ( #781 )
2020-10-31 10:02:23 +01:00
Roman Yurchak
7d168d05af
Use JsDelivr for distributing pyodide packages ( #779 )
2020-10-30 21:10:33 +01:00
Roman Yurchak
5ce2614a36
DOC/MAINT Use MyST markdown parser in the documentation ( #778 )
2020-10-30 21:09:25 +01:00
Roman Yurchak
8e2987bbf0
DOC Update changelog ( #744 )
2020-08-18 11:00:28 +02:00
Roman Yurchak
fc5495ffdb
Update to Python 3.8.2 ( #712 )
...
* Updating to CPython 3.8
* More fixes
* Skip python headers check in tools/dependency-check.sh
* Fix checksum
* Fix packages
* Fix syntax error
* Fix benchmark path
* Update CPython tests
* More test fixes
* Fix PyStone
* More Cpython test fixes
* Update docs
* Fix issue in conftest
* Add documentation
* Upload updated Docker image
2020-07-07 16:21:33 +02:00
Roman Yurchak
e7dd4588ab
MNT Add pre-commit config ( #698 )
2020-06-27 14:57:48 +02:00
Roman Yurchak
75bfc5ea9e
Minor doc improvements and fixes of .bumpversion.cfg
2020-05-20 21:11:31 +02:00
Roman Yurchak
dd4d788694
Update changelog, minor doc fixes and CDN URL updates ( #668 )
2020-05-20 18:58:43 +02:00
Roman Yurchak
f2c4d63c89
DOC Improve README and documentation ( #665 )
2020-05-19 18:14:56 +02:00