Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ali-master/pingu
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.3
Choose a base ref
...
head repository: ali-master/pingu
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.4
Choose a head ref
  • 4 commits
  • 6 files changed
  • 1 contributor

Commits on Jul 1, 2025

  1. Configuration menu
    Copy the full SHA
    5a71f6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a57164d View commit details
    Browse the repository at this point in the history
  3. refactor(cli): remove figlet dependency and related ASCII art output

    - Eliminate figlet dependency to simplify the CLI.
    - Remove ASCII art banner for a cleaner output.
    ali-master committed Jul 1, 2025
    Configuration menu
    Copy the full SHA
    d1d2d39 View commit details
    Browse the repository at this point in the history
  4. refactor(cli): remove ASCII art test and unused dependencies

    - Remove test for ASCII art banner in CLI.
    - Delete unused gradient-string dependency from package.json.
    ali-master committed Jul 1, 2025
    Configuration menu
    Copy the full SHA
    f8891d9 View commit details
    Browse the repository at this point in the history
Loading