Thanks to visit codestin.com
Credit goes to github.com

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: adonisjs/application
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.2
Choose a base ref
...
head repository: adonisjs/application
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.3
Choose a head ref
  • 5 commits
  • 5 files changed
  • 1 contributor

Commits on Jan 27, 2024

  1. chore: update dependencies

    thetutlage committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    8cd675f View commit details
    Browse the repository at this point in the history
  2. refactor: generate command names in dash-case

    The dash-case seems a common convention over snake_case. So let's
    update convention to use dash-case
    
    Closes: #28
    thetutlage committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    3d2f6f1 View commit details
    Browse the repository at this point in the history
  3. fix: stub exports parsers

    Closes: #29
    thetutlage committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    6a58756 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5bd6bc View commit details
    Browse the repository at this point in the history
  5. chore(release): 8.0.3

    thetutlage committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    6a9acba View commit details
    Browse the repository at this point in the history
Loading