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: adamgibbons/ics
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.6.2
Choose a base ref
...
head repository: adamgibbons/ics
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.6.3
Choose a head ref
  • 3 commits
  • 27 files changed
  • 2 contributors

Commits on Dec 13, 2023

  1. Allow organiser to contain comma, ensure that new lines in values d…

    …on't break output, and various other tweaks (take 2) (#261)
    
    * a collection of changes
    
    * split into header/event/footer
    
    and refactor to use them
    
    * update types for date/time
    
    * support string date/time in trigger
    
    * update type for trigger
    
    * use `createEvents` in `createEvent`
    
    * support passing header params to `createEvents`
    
    * remove handling 0 events as special case
    
    * update outputs on readme
    tjenkinson authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    a9a90fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8c9bff View commit details
    Browse the repository at this point in the history
  3. bump

    adamgibbons committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    9b2a1a7 View commit details
    Browse the repository at this point in the history
Loading