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: Codeinwp/themeisle-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.8
Choose a base ref
...
head repository: Codeinwp/themeisle-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.0
Choose a head ref
  • 19 commits
  • 19 files changed
  • 2 contributors

Commits on Feb 24, 2020

  1. feat: adds gh actions

    selul committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    4785723 View commit details
    Browse the repository at this point in the history
  2. build: adds missing packages

    selul committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    d4a3107 View commit details
    Browse the repository at this point in the history
  3. remove sniff

    selul committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    7ce8817 View commit details
    Browse the repository at this point in the history
  4. release: add github actions

    * Add integration with GitHub actions
    selul authored Feb 24, 2020
    Configuration menu
    Copy the full SHA
    b150aae View commit details
    Browse the repository at this point in the history
  5. fix release script

    selul committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    23450cb View commit details
    Browse the repository at this point in the history
  6. chore(release): 3.1.9 [skip ci]

    ##### [Version 3.1.9](v3.1.8...v3.1.9) (2020-02-24)
    
    * Add integration with GitHub actions
    pirate-bot committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    ec99550 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5a7fce3 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. Configuration menu
    Copy the full SHA
    6aa911d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48932e5 View commit details
    Browse the repository at this point in the history
  3. fix sniffer

    selul committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    8499ad4 View commit details
    Browse the repository at this point in the history
  4. use global namespace

    selul committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    a0c8702 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d14e01d View commit details
    Browse the repository at this point in the history
  6. chore: rework namespace load

    selul committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    75ac701 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. adds new api endpoints

    selul committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    2d292f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc94be4 View commit details
    Browse the repository at this point in the history
  3. adds get version call

    selul committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    c50c91e View commit details
    Browse the repository at this point in the history
  4. fix sniff

    selul committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    37821fc View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. release(minor): cli and new api

    * adds license activation/deactivation handlers for wp cli
    * adds compatibility with the newest license API
    selul authored Mar 4, 2020
    Configuration menu
    Copy the full SHA
    e6873cd View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.2.0 [skip ci]

    #### [Version 3.2.0](v3.1.9...v3.2.0) (2020-03-04)
    
    * adds license activation/deactivation handlers for wp cli
    * adds compatibility with the newest license API
    pirate-bot committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    57291ff View commit details
    Browse the repository at this point in the history
Loading