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: ColdBox/coldbox-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 318712b
Choose a base ref
...
head repository: ColdBox/coldbox-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cd96bcf
Choose a head ref
  • 9 commits
  • 16 files changed
  • 4 contributors

Commits on Dec 8, 2025

  1. Apply cfformat changes

    lmajano authored and github-actions[bot] committed Dec 8, 2025
    Configuration menu
    Copy the full SHA
    d912e5d View commit details
    Browse the repository at this point in the history
  2. Finalized changelog for v8.3.0

    Github Actions committed Dec 8, 2025
    Configuration menu
    Copy the full SHA
    edb369b View commit details
    Browse the repository at this point in the history
  3. Version bump

    Github Actions committed Dec 8, 2025
    Configuration menu
    Copy the full SHA
    2e4f386 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2025

  1. API Install tweaks

    gpickin authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    e0ee402 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2025

  1. Merge pull request #27 from gpickin/patch-1

    WIP - API Install tweaks
    lmajano authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    70a8efa View commit details
    Browse the repository at this point in the history
  2. Apply cfformat changes

    lmajano authored and github-actions[bot] committed Dec 11, 2025
    Configuration menu
    Copy the full SHA
    d94352a View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. ### Added

    - Make sure `commandbox-boxlang` is a dependency to detect BoxLang projects
    
    ### Fixed
    
    - Creation of `bx` classes when `--boxlang` is used was missing from handler creation
    - App generation install tweaks to avoid path issues by @gpickin
    - Fix on copying files starting with a dot, like `.babelrc` for vite support, which is ignored by default by git ignores.
    lmajano committed Dec 15, 2025
    Configuration menu
    Copy the full SHA
    d0796b0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'development'

    lmajano committed Dec 15, 2025
    Configuration menu
    Copy the full SHA
    6dbed05 View commit details
    Browse the repository at this point in the history
  3. fix changelog

    lmajano committed Dec 15, 2025
    Configuration menu
    Copy the full SHA
    cd96bcf View commit details
    Browse the repository at this point in the history
Loading