Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preparing 0.7.0 release #115

Merged
merged 1 commit into from
May 8, 2021
Merged

Preparing 0.7.0 release #115

merged 1 commit into from
May 8, 2021

Conversation

IvanShamatov
Copy link
Member

@IvanShamatov IvanShamatov commented May 8, 2021

Changelog update

  • version: 0.7.0
    date: '2020-05-08'
    added:
    • "[Ivan Shamatov] Inheritable attributes for subclasses of commands"
    • "[Ivan Shamatov] Ability to register instances, not only classes as commands"
    • "[Vladislav Volkov] Add support for subcommands with a parent command"
      changed:
    • "[Luca Guidi] Extracted Dry::CLI::Utils::Files into dry-files"
    • "[Ivan Shamatov] Drop 2.3 ruby support"
    • "[Piotr Solnica] [Internal] Changelog, issue templates"
    • "[Anton Davydov] Documentation updates"
    • "[Luca Guidi] Remove concurrent-ruby as runtime dependency"
    • "[Ivan Shamatov] [Internal] Banner and Parses refactoring"
      fixed:
    • "[Ivan Shamatov] Safely rescue pipe exception, when you CLI app is producing output for piped CLI app"
    • "[Ivan Shamatov] Safely rescue keyboard interrupts"
    • "[Luca Guidi] [Internal] Don't run specs twice"
    • "[Nikita Shilnikov] Update inline call with keyward arguments"

@IvanShamatov IvanShamatov requested a review from solnic as a code owner May 8, 2021 15:08
@IvanShamatov IvanShamatov added this to the v0.7.0 milestone May 8, 2021
@IvanShamatov IvanShamatov merged commit 42dd415 into master May 8, 2021
@IvanShamatov IvanShamatov deleted the changelog-for-0.7.0 branch May 8, 2021 19:18
@jodosha
Copy link
Member

jodosha commented May 8, 2021

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants