PackageTrack
Sign in Get early access

cli_repl

A simple library for creating CLI REPLs

0.2.3 108K downloads/mo #1093 most downloaded on pub.dev jathak/cli_repl

What this package is like to depend on

Last release 4 years ago

no release in 18 months

Ships unpredictably

gaps range from 8 days to 2.3 years

Nearly every release is documented

notes for 9 of 10 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

11 releases · first in 2018

0 releases in the last 12 months

see the full history below

Release timeline

11 releases · Apr 2018 to Sep 2022
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 11
  1. 0.2.3 21 Sep 2022
    Release notes
    • Change initializers to use equal for default values

    • Remove deprecated features

    • Prepare for publishing

    Open source →
    Release notes
    • Code cleanup to change how some parameters are initialized.
    Open source →
  2. 0.2.2 14 Apr 2021
    Release notes

    Avoid triggering dart-lang/sdk#34775 (#10)

    Open source →
    Release notes
    • Avoid triggering https://github.com/dart-lang/sdk/issue/34775.
    • Explicitly declare Repl.exit()'s type as FutureOr<void>.
    Open source →
  3. 0.2.1 11 Mar 2021
    Release notes

    Release stable null-safe version (#9)

    Open source →
    Release notes
    • Migrate to null-safety
    • Require >=Dart 2.12
    Open source →
  4. 0.2.1-nullsafety 08 Dec 2020 pre-release
    Release notes
    • Migrate to null safety

    • Update CHANGELOG.md

    Open source →
  5. 0.2.0 19 Jun 2018
    Release notes

    Remove sharedStdIn option; bump version to 0.2.0

    Open source →
    Release notes
    • Removes option to use sharedStdIn, as well as the io package dependency.
    Open source →
  6. 0.2.0+1 03 Aug 2018
    Release notes
    • Support Dart 2 stable.
    Open source →
  7. 0.1.3 08 May 2018
    Release notes
    • Line editing should now work in environments like the Emacs terminal where EscO is used for ANSI-escaped input instead of the more typical Esc[.

    • Fixed issue with the prompt changing to the Node default when running on it.

    • Broadened dependency on the async package to support 2.x.x versions.

    Open source →
  8. 0.1.2 15 Apr 2018
    Release notes
    • If compiled to JS and run with Node, Repl.runAsync() should now work. It uses the Node readline library for line editing.

    • Repl.runAsync() now supports running with no terminal, and should operate similarly to how Repl.run() does, both on the Dart VM and on Node.

    Open source →
  9. 0.1.1 14 Apr 2018
    Release notes
    • Fix issues on Windows
    Open source →
  10. 0.1.1+1 14 Apr 2018

    Nothing published for this version

  11. 0.0.1 05 Apr 2018
    Release notes
    • Initial release
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive