Next | Query returned 35 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-03-16 19:34:04 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-traitlets: updated to 5.14.2

5.14.2

Maintenance and upkeep improvements

- Update Release Scripts
- chore: update pre-commit hooks
- Bump the actions group with 1 update
   2024-01-03 07:50:54 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-traitlets: updated to 5.14.1

5.14.1

Bugs fixed

- FIX: map - to _ for environement variable prefix.

Maintenance and upkeep improvements

- chore: update pre-commit hooks
- Update ruff config
   2023-11-27 16:24:47 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-traitlets: updated to 5.14.0

5.14.0

Enhancements made

- Add option to load  traitlets values from environement.

Maintenance and upkeep improvements

- Update types for mypy 1.7
- chore: update pre-commit hooks
- Clean up lint handling
   2023-10-31 21:40:05 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-traitlets: updated to 5.13.0

5.13.0

Bugs fixed

- Use passed-in `info` argument for `TraitType.error()`

Maintenance and upkeep improvements

- Improve generics handling
- Finish Strict Typing
   2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | Package updated
Log message:
python/wheel.mk: simplify a lot, and switch to 'installer' for installation

This follows the recommended bootstrap method (flit_core, build, installer).

However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
   2023-10-27 10:20:17 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-traitlets: updated to 5.12.0

5.12.0

Enhancements made

- Pass \*\*kwds in MetaHasDescriptors __new__ and __init__

Maintenance and upkeep improvements

- Adopt sp-repo-review
- Cleanup after remove Python 2 support
- Add more project URLs, trove classifiers

Documentation improvements

- Fix docs version
   2023-10-04 10:21:35 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-traitlets: updated to 5.11.2

5.11.2

Maintenance and upkeep improvements

- More typing cleanup

5.11.1

Maintenance and upkeep improvements

- Typing fixups

5.11.0

Maintenance and upkeep improvements

- More Typing Adoption
   2023-09-27 11:03:06 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-traitlets: updated to 5.10.1

5.10.1

Maintenance and upkeep improvements

- Typing upgrades
   2023-09-16 05:21:20 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-traitlets: updated to 5.10.0

5.10.0

Enhancements made

Added type hints to HasTraits.observe() and friends.
feat: trait typing

Maintenance and upkeep improvements

Fix mypy deps and support Python 3.8-3.12
Update pytest requirement from <7.2,>=7.0 to >=7.0,<7.5
Bump actions/checkout from 3 to 4
Fix typing
Update docs config
Use local coverage
Adjust argcomplete typings
Better warnings
Update typings

Documentation improvements

rename MyClass to School
Even though returning a value from a validation method is ideal, by no means is \ 
proposal['value'] the only thing that can be returned
Document help parameter of TraitType.init().

Other merged PRs

Clean up license
   2023-01-11 11:41:10 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-traitlets: updated to 5.8.1

5.8.1

Bugs fixed
- fix: mro_trait can be unbound when the class is not in mro

Documentation improvements
- Add more api docs

Next | Query returned 35 messages, browsing 1 to 10 | Previous