Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / janluke/cloup issues and pull requests

#65 - Rename option group `name` attribute to `title`

Issue - State: closed - Opened by janluke over 3 years ago
Labels: breaking change, minor-impact

#64 - Command aliases

Issue - State: closed - Opened by janluke over 3 years ago
Labels: enhancement

#63 - Add Cloup-specific arguments (explicitly) to `@command` signature

Issue - State: closed - Opened by janluke over 3 years ago
Labels: enhancement

#62 - In dark and light themes, leave epilog unstyled

Issue - State: closed - Opened by janluke over 3 years ago

#60 - Docs restyling and update for v0.9

Pull Request - State: closed - Opened by janluke over 3 years ago

#59 - Add method `format_subcommand_name` to `SectionMixin`

Issue - State: closed - Opened by janluke over 3 years ago
Labels: enhancement

#58 - Command/OptionGroupMixin not working if `params` is not provided

Issue - State: closed - Opened by janluke over 3 years ago
Labels: bug

#57 - Add ``require_any`` and ``require_one`` constraints (as aliases)

Issue - State: closed - Opened by janluke over 3 years ago
Labels: enhancement

#56 - Forbid '\n' at the end of `row_sep`

Issue - State: closed - Opened by janluke over 3 years ago
Labels: breaking change

#55 - Add `ErrorFmt`, a `FrozenSpace` containing fields supported by `error` format string of `Rephraser`

Pull Request - State: closed - Opened by janluke over 3 years ago - 1 comment
Labels: enhancement

#54 - Simplify and improve the `error` argument of `Rephraser`

Pull Request - State: closed - Opened by janluke over 3 years ago - 1 comment
Labels: enhancement, breaking change

#53 - Feature: constraints as decorators and `@constrained_params`

Pull Request - State: closed - Opened by janluke over 3 years ago

#52 - `@option_group` should show a better error message when one forgets to provide a name/title

Issue - State: closed - Opened by janluke over 3 years ago
Labels: enhancement

#51 - Feature: constrains as decorators and `@constrained_params`

Pull Request - State: closed - Opened by janluke over 3 years ago - 1 comment

#50 - Refine command decorators

Pull Request - State: closed - Opened by janluke over 3 years ago

#48 - Make all arguments of @command and @group but `name` keyword-only

Pull Request - State: closed - Opened by janluke over 3 years ago

#46 - In `@command` and `@group` make all arguments but `name` keyword-only

Issue - State: closed - Opened by janluke over 3 years ago
Labels: breaking change, minor-impact

#45 - Add configuration for coverage.py

Issue - State: closed - Opened by janluke over 3 years ago
Labels: chore

#33 - Replace Constraint.toggle_consistency_checks and related stuff with a Context setting

Issue - State: closed - Opened by janluke over 3 years ago
Labels: breaking change

#26 - Export some Click decorators from cloup

Issue - State: closed - Opened by janluke over 3 years ago - 2 comments
Labels: enhancement

#22 - Nested option groups with constraints

Issue - State: closed - Opened by havok2063 almost 4 years ago - 10 comments

#8 - Use constraints as decorators (or @constrained_params) to constrain contiguous parameters

Issue - State: closed - Opened by janluke almost 4 years ago
Labels: enhancement, breaking change

#7 - In command decorators, use generics to get a precise return type based on the `cls` argument

Issue - State: closed - Opened by janluke almost 4 years ago - 2 comments
Labels: typing, DX

#3 - Default option group: make it globally configurable

Issue - State: closed - Opened by janluke about 4 years ago - 2 comments
Labels: enhancement