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: tattersoftware/codeigniter4-assets
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0-rc.8
Choose a base ref
...
head repository: tattersoftware/codeigniter4-assets
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 10 commits
  • 33 files changed
  • 2 contributors

Commits on Dec 30, 2021

  1. Rework test properties

    MGatner committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    3da8383 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #43 from tattersoftware/static-tests

    Rework test properties
    MGatner authored Dec 30, 2021
    Configuration menu
    Copy the full SHA
    a85a2ac View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Improve refresh accuracy

    MGatner committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    50affbe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #44 from tattersoftware/test-tweak

    Test Tweak
    MGatner authored Jan 3, 2022
    Configuration menu
    Copy the full SHA
    ab44cfb View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Configuration menu
    Copy the full SHA
    a16ca92 View commit details
    Browse the repository at this point in the history
  2. Apply property types

    MGatner committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    9d8e43d View commit details
    Browse the repository at this point in the history
  3. Fix workflows

    MGatner committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    11e57c7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #46 from tattersoftware/devkit

    CodeIgniter Dev Kit
    MGatner authored Feb 3, 2022
    Configuration menu
    Copy the full SHA
    0d10412 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Fix backslash URI suffix on Windows

    Changed `$config->uri` to end with literal '/' instead of using DIRECTORY_SEPARATOR constant.
    craigrodway authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    47af88c View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. Configuration menu
    Copy the full SHA
    3c7c015 View commit details
    Browse the repository at this point in the history
Loading