Pycubes

Latest version: v0.4.1

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

Scan your dependencies

Page 1 of 2

0.4.1

What's Changed
* ⬆️ Bump black from 21.11b1 to 21.12b0 by dependabot in https://github.com/DavisDmitry/pyCubes/pull/68
* ⬆️ Bump pylint from 2.12.1 to 2.12.2 by dependabot in https://github.com/DavisDmitry/pyCubes/pull/69
* ➖ Remove fast extra dependencies by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/71
* ✏️ Fix close_connection_handler typing by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/72
* 📝 Update docs (TODO) by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/73
* 🔖 Bump version to 0.4.1 by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/74


**Full Changelog**: https://github.com/DavisDmitry/pyCubes/compare/0.4.0...0.4.1

0.4.0

What's Changed
* 📝 Fix pypi url in badges by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/55
* 🏗️ Big refactoring by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/56
* ➖ Remove unused dev dependencies by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/59
* 🚸 Add perception of multiple packages instead of one to the send method by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/60
* ⬆️ Bump flake8-bugbear from 21.11.28 to 21.11.29 by dependabot in https://github.com/DavisDmitry/pyCubes/pull/62
* ⬆️ Bump mkdocs-material from 8.0.1 to 8.0.2 by dependabot in https://github.com/DavisDmitry/pyCubes/pull/63
* 🏗️✨ Rename net types to serializers, add more serializers by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/64
* ⬆️ Bump mkdocs-material from 8.0.2 to 8.0.3 by dependabot in https://github.com/DavisDmitry/pyCubes/pull/65
* 🔖 Bump version by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/66


**Full Changelog**: https://github.com/DavisDmitry/pyCubes/compare/0.3.1...0.4.0

0.3.1

What's Changed
* 💚 Fix "Build docs" workflow by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/48
* 📝 Fix documentation by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/49
* ⬆️ Bump pylint from 2.11.1 to 2.12.1 by dependabot in https://github.com/DavisDmitry/pyCubes/pull/50
* 📝 Upgrade badges by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/51
* 🐛 Fix NBT reading and writing by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/52
* 🔥 Remove Release workflow by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/53
* 🔖 Bump version by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/54


**Full Changelog**: https://github.com/DavisDmitry/pyCubes/compare/0.3.0...0.3.1

0.3.0

What's Changed
* 💚 Fix release triggers by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/27
* ⚡️ Add __slots__ to classes by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/28
* 👷 Add python 3.10 test job by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/29
* 🔧 Add dependabot config by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/30
* 💚 Fix dependabot config by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/31
* 📝 Fix API Reference by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/37
* 🔧 Add CNAME by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/38
* Bump black from 21.10b0 to 21.11b1 by dependabot in https://github.com/DavisDmitry/pyCubes/pull/36
* 🔧 Use python 3.10 by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/39
* Bump flake8 from 3.9.2 to 4.0.1 by dependabot in https://github.com/DavisDmitry/pyCubes/pull/35
* 🏷️ Add more types by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/40
* 👷 Add cache to CI by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/42
* ⬆️ Bump mkdocs-static-i18n from 0.21 to 0.22 by dependabot in https://github.com/DavisDmitry/pyCubes/pull/32
* ⬆️ Bump pytest-cov from 2.12.1 to 3.0.0 by dependabot in https://github.com/DavisDmitry/pyCubes/pull/33
* ⬆️ Bump pytest-asyncio from 0.15.1 to 0.16.0 by dependabot in https://github.com/DavisDmitry/pyCubes/pull/34
* ⏪ Remove Position type by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/43
* 📝 Upgrade badges in docs by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/44
* ⬆️ Bump nbtlib from 1.12.1 to 2.0.4 by dependabot in https://github.com/DavisDmitry/pyCubes/pull/45
* 🔨 Add commands for docs by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/46
* 📝 Add documentation URL to pyproject.toml by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/47

New Contributors
* dependabot made their first contribution in https://github.com/DavisDmitry/pyCubes/pull/36

**Full Changelog**: https://github.com/DavisDmitry/pyCubes/compare/0.2.0...0.3.0

0.2.0

What's Changed
* 🐛 Add no packet timeout instead asyncio.TimeoutError from ReadBuffer.from_reader by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/5
* ⚡️ Refact: add abstract classes, change APIs by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/6
* 🐛 Fix generate_uuid util by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/7
* 🐛 Fix asyncio.TimeoutError and process packets without creating new tasks by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/8
* 🎨 Remove connection argument from Application._process_packet by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/9
* ⚡️🐛 Upgrade CloseConnection exception handling by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/10
* ✏️ Upgrade types in Application by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/11
* 🔒️ Add InvalidLengthError for ReadBuffer by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/12
* 🚑️🔒️ Fix Application by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/13
* ✨ Add ClientConnection by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/14
* ✅ Add tests for connections by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/15
* 👷 Use separate workflows for Lint and Test by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/16
* ♻️📝 Rename types module to types_, upgrade docstrings by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/17
* 📝 Add documentation by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/18
* 📝 Add migration documentation (from 0.1 to 0.2) by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/19
* 💚 Fix Release workflow by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/20
* 💚 Fix: use needs instead need by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/21
* 💚 Fix: use force push by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/22
* 💚 Use custom PAT by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/23
* 💚 Fix: use secrets instead secret by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/24
* 📌 Fix docs extra dependencies by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/25
* 💚 Add steps for pulling latest changes in branch by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/26


**Full Changelog**: https://github.com/DavisDmitry/pyCubes/compare/0.1.1...0.2.0

0.1.1

🚑️ Hotfixes by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/3
* Fix `_default_unhandled_packet_handler`
* Fix graceful exit
* Fix `Application._process_packet`
* Add timeout for `ReadBuffer.from_reader`
* Rename `ReadBuffer.int` to `ReadBuffer.integer`
* Rename `WriteBuffer.pack_int` to `WriteBuffer.pack_integer`
Internal
* 👷 Add workflow for building and uploading package by DavisDmitry in https://github.com/DavisDmitry/pyCubes/pull/4

**Full Changelog**: https://github.com/DavisDmitry/pyCubes/compare/0.1.0...0.1.1

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.