Skip to content

Releases: ipython/traitlets

v5.10.0

14 Sep 10:52
Compare
Choose a tag to compare

5.10.0

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

Documentation improvements

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

Other merged PRs

  • Clean up license (#832)Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> #832 (@dcsaba89)

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @dcsaba89 | @dependabot | @maartenbreddels | @metaperl | @NickCrews | @pre-commit-ci | @rmorshea | @saulshanabrook | @scholer

v5.9.0

30 Jan 14:16
Compare
Choose a tag to compare

5.9.0

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

  • Test that name and description can be set via constructor. #826 (@Carreau)

Contributors to this release

(GitHub contributors page for this release)

@azjps | @blink1073 | @Carreau

v5.8.1

09 Jan 12:52
Compare
Choose a tag to compare

5.8.1

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @maartenbreddels | @pre-commit-ci | @rmorshea

v5.8.0

19 Dec 11:53
Compare
Choose a tag to compare

5.8.0

(Full Changelog)

Enhancements made

-Shell command-line tab-completion via argcomplete #811 (@azjps)

  • Define trait.__doc__ = trait.help for better API Docs #816 (@minrk)

Maintenance and upkeep improvements

Documentation improvements

  • Additional Application examples and docs #811 (@azjps)

Contributors to this release

(GitHub contributors page for this release)

@azjps | @blink1073 | @minrk

v5.7.1

12 Dec 16:20
Compare
Choose a tag to compare

5.7.1

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@maartenbreddels

v5.7.0

08 Dec 20:39
Compare
Choose a tag to compare

5.7.0

(Full Changelog)

Enhancements made

  • Performance: decrease runtime overhead for constructing HasTraits (up to 20x faster) #777 (@maartenbreddels)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@azjps | @blink1073 | @maartenbreddels | @naterush | @pre-commit-ci

v5.6.0

29 Nov 12:31
Compare
Choose a tag to compare

5.6.0

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@blink1073 | @dependabot | @maartenbreddels | @pre-commit-ci | @rmorshea

5.5.0

18 Oct 12:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.4.0...5.5.0

5.4.0

12 Sep 13:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.3.0...5.4.0

5.3.0

16 Jun 14:15
Compare
Choose a tag to compare

What's Changed

  • Fix traitlet name in docstring by @fcollonval in #745
  • Re-support multiple-alias key for ArgParseConfigLoader by @azjps in #687

New Contributors

Full Changelog: 5.2.2...5.3.0