Pynecone-io

Latest version: v0.1.14

Safety actively analyzes 623827 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.13

What's Changed
* Handle dynamic routes by Lendemor in https://github.com/pynecone-io/pynecone/pull/250
* Feature/113 follow up by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/252
* Fix websocket race condition by picklelo in https://github.com/pynecone-io/pynecone/pull/261
* Add optional catch all handling by Lendemor in https://github.com/pynecone-io/pynecone/pull/260
* add 404 custom page handling by Lendemor in https://github.com/pynecone-io/pynecone/pull/265
* Added pc export. by Alek99 in https://github.com/pynecone-io/pynecone/pull/272
* Disable nextjs telemetry. by Alek99 in https://github.com/pynecone-io/pynecone/pull/274
* FIXBUG: able to project name 'test' by dev-onejun in https://github.com/pynecone-io/pynecone/pull/275
* Empty .web/pages directory on recompile by andy-verstraeten in https://github.com/pynecone-io/pynecone/pull/269
* Added steps to make a pr. by Alek99 in https://github.com/pynecone-io/pynecone/pull/286
* Implement var slicing by picklelo in https://github.com/pynecone-io/pynecone/pull/289
* Add windows support by picklelo in https://github.com/pynecone-io/pynecone/pull/290

New Contributors
* dev-onejun made their first contribution in https://github.com/pynecone-io/pynecone/pull/275
* andy-verstraeten made their first contribution in https://github.com/pynecone-io/pynecone/pull/269

**Full Changelog**: https://github.com/pynecone-io/pynecone/compare/v0.1.12...v0.1.13

0.1.12

What's Changed
* Add option to specify port by pysqz in https://github.com/pynecone-io/pynecone/pull/192
* Add decorator for custom components by picklelo in https://github.com/pynecone-io/pynecone/pull/193
* Add default gitignore on pc init by picklelo in https://github.com/pynecone-io/pynecone/pull/206
* Dedent markdown source by picklelo in https://github.com/pynecone-io/pynecone/pull/205
* Fix component decorator bugs by picklelo in https://github.com/pynecone-io/pynecone/pull/203
* Access parent state vars from substate by picklelo in https://github.com/pynecone-io/pynecone/pull/207
* Fix integration test by Alek99 in https://github.com/pynecone-io/pynecone/pull/211
* Added victory graphs. by Alek99 in https://github.com/pynecone-io/pynecone/pull/214
* Apply global styles to body by picklelo in https://github.com/pynecone-io/pynecone/pull/222
* Support nested foreach by picklelo in https://github.com/pynecone-io/pynecone/pull/223
* Added Discord to Readme by Alek99 in https://github.com/pynecone-io/pynecone/pull/229
* Add path event by Lendemor in https://github.com/pynecone-io/pynecone/pull/228
* Updated Victory Group/Stack by Alek99 in https://github.com/pynecone-io/pynecone/pull/231
* fix to wait for router isReady on page load by Lendemor in https://github.com/pynecone-io/pynecone/pull/241
* Added Lendemor and FHU-yezi to contributor! by Alek99 in https://github.com/pynecone-io/pynecone/pull/243
* Add get_query_params() method by Lendemor in https://github.com/pynecone-io/pynecone/pull/244
* Add var length operation by picklelo in https://github.com/pynecone-io/pynecone/pull/245
* Bugfix/113 windows symlink bug by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/248
* Fix custom component imports by picklelo in https://github.com/pynecone-io/pynecone/pull/246
* Import event constructor in custom components by picklelo in https://github.com/pynecone-io/pynecone/pull/249

New Contributors
* pysqz made their first contribution in https://github.com/pynecone-io/pynecone/pull/192
* Lendemor made their first contribution in https://github.com/pynecone-io/pynecone/pull/228
* ElijahAhianyo made their first contribution in https://github.com/pynecone-io/pynecone/pull/248

**Full Changelog**: https://github.com/pynecone-io/pynecone/compare/v0.1.11...v0.1.12

0.1.11

**What's Changed**
* Update README.md by bersace in https://github.com/pynecone-io/pynecone/pull/119
* Add `size` to Input by kbrgl in https://github.com/pynecone-io/pynecone/pull/143
* Fix missing curly brace in _app.js by kbrgl in https://github.com/pynecone-io/pynecone/pull/145
* Add React fragment support by kbrgl in https://github.com/pynecone-io/pynecone/pull/148
* Use websockets for events by picklelo in https://github.com/pynecone-io/pynecone/pull/150
* Added initial integration test template. by Alek99 in https://github.com/pynecone-io/pynecone/pull/152
* Run integration test on pr approval. by Alek99 in https://github.com/pynecone-io/pynecone/pull/155
* Improve event processing performance by picklelo in https://github.com/pynecone-io/pynecone/pull/153
* Add Node Version Error Handling by Alek99 in https://github.com/pynecone-io/pynecone/pull/159
* Improve event processing performance by picklelo in https://github.com/pynecone-io/pynecone/pull/163
* Add template version check by picklelo in https://github.com/pynecone-io/pynecone/pull/164
* Fix generic alias checks by picklelo in https://github.com/pynecone-io/pynecone/pull/172
* Fix substate event handlers by picklelo in https://github.com/pynecone-io/pynecone/pull/171
* Fix event handler name by picklelo in https://github.com/pynecone-io/pynecone/pull/174
* Socket CORS by Alek99 in https://github.com/pynecone-io/pynecone/pull/173
* Small changes in Markdown component by murilo-cunha in https://github.com/pynecone-io/pynecone/pull/179
* Add log level args for pc run by Alek99 in https://github.com/pynecone-io/pynecone/pull/182
* Catch websocket disconnect by picklelo in https://github.com/pynecone-io/pynecone/pull/184
* Improve cli help messages by picklelo in https://github.com/pynecone-io/pynecone/pull/185

New Contributors
* bersace made their first contribution in https://github.com/pynecone-io/pynecone/pull/119
* kbrgl made their first contribution in https://github.com/pynecone-io/pynecone/pull/143
* murilo-cunha made their first contribution in https://github.com/pynecone-io/pynecone/pull/179

**Full Changelog**: https://github.com/pynecone-io/pynecone/compare/v0.1.10...v0.1.11

0.1.10

What's Changed
- Fixed some common bugs
- Began supporting windows (not finished yet), experimental release.

**Full Changelog**: https://github.com/pynecone-io/pynecone/compare/v0.1.8...v0.1.10

0.1.8

This is the first public release of Pynecone!🎊

0.1.5

Version 0.1.5 is the private pre-alpha release of pynecone-io.

https://pypi.org/project/pynecone-io/

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.