| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-04 | 1.6 kB | |
| v.0.0.2 source code.tar.gz | 2026-02-04 | 766.5 kB | |
| v.0.0.2 source code.zip | 2026-02-04 | 995.6 kB | |
| Totals: 3 Items | 1.8 MB | 0 | |
What's Changed
- working on type stubs by @samuelcolvin in https://github.com/pydantic/monty/pull/75
- add sdist build by @samuelcolvin in https://github.com/pydantic/monty/pull/78
- bring typescript implementation to parity with Python implementation by @davidhewitt in https://github.com/pydantic/monty/pull/55
- support bigint literals by @samuelcolvin in https://github.com/pydantic/monty/pull/80
- syntax fixes by @samuelcolvin in https://github.com/pydantic/monty/pull/81
- release the gil when printing with python by @samuelcolvin in https://github.com/pydantic/monty/pull/82
- add coverage by @samuelcolvin in https://github.com/pydantic/monty/pull/83
- run js builds only on "Full Build" or main by @samuelcolvin in https://github.com/pydantic/monty/pull/84
- adding pyai example by @adtyavrdhn in https://github.com/pydantic/monty/pull/77
- Alternatives section of doc by @samuelcolvin in https://github.com/pydantic/monty/pull/87
- Fix monty-js readme by @petyosi in https://github.com/pydantic/monty/pull/92
- Pseudo filesystem support by @samuelcolvin in https://github.com/pydantic/monty/pull/85
- Add workflow_dispatch trigger to CI workflow by @petyosi in https://github.com/pydantic/monty/pull/93
- Filesystem follow-up by @samuelcolvin in https://github.com/pydantic/monty/pull/94
- Fix NPM release and bump version to 0.0.2 by @petyosi in https://github.com/pydantic/monty/pull/97
New Contributors
- @adtyavrdhn made their first contribution in https://github.com/pydantic/monty/pull/77
Full Changelog: https://github.com/pydantic/monty/compare/v0.0.1...v0.0.2