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: norskeld/sigma
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.6.4
Choose a base ref
...
head repository: norskeld/sigma
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 94 files changed
  • 5 contributors

Commits on Jul 20, 2023

  1. 1
    Copy the full SHA
    5c9485d View commit details
  2. chore: update badges

    norskeld authored Jul 20, 2023
    1
    Copy the full SHA
    261f2f8 View commit details

Commits on Jul 27, 2023

  1. docs(vitepress): upgrade vitepress to beta (#83)

    This PR upgrades VitePress to `beta.6`. Also:
    
    - Enabled local search.
    - Fixed titles in pages so search shows them correctly.
    - Fixed supporting code to match changes in VitePress API.
    - Refactored folder structure a bit.
    norskeld authored Jul 27, 2023
    1
    Copy the full SHA
    0d96737 View commit details

Commits on Aug 13, 2023

  1. chore: update README

    norskeld authored Aug 13, 2023
    1
    Copy the full SHA
    eabde0b View commit details

Commits on Aug 15, 2023

  1. Copy the full SHA
    741bf0a View commit details
  2. docs: add Core section

    mindplay-dk authored and norskeld committed Aug 15, 2023
    Copy the full SHA
    511ffcc View commit details
  3. revert: keeping core exports for now

    mindplay-dk authored and norskeld committed Aug 15, 2023
    1
    Copy the full SHA
    8c2849d View commit details

Commits on Aug 17, 2023

  1. 1
    Copy the full SHA
    b244cda View commit details
  2. chore(release): release 3.6.5 [skip ci]

    ## [3.6.5](v3.6.4...v3.6.5) (2023-08-17)
    
    ### Bug Fixes
    
    * deferred parsers should throw if not initialized ([b244cda](b244cda))
    
    ### Reverts
    
    * keeping core exports for now ([8c2849d](8c2849d))
    semantic-release-bot committed Aug 17, 2023
    1
    Copy the full SHA
    a9df3e8 View commit details

Commits on Aug 22, 2023

  1. feat: add grammar helper (#93)

    Resolves #93
    
    ---------
    
    Co-authored-by: Vladislav Mamon <norskeld@gmail.com>
    mindplay-dk and norskeld authored Aug 22, 2023
    1
    Copy the full SHA
    e8074be View commit details
  2. chore(release): release 3.7.0 [skip ci]

    # [3.7.0](v3.6.5...v3.7.0) (2023-08-22)
    
    ### Features
    
    * add grammar helper ([#93](#93)) ([e8074be](e8074be))
    semantic-release-bot committed Aug 22, 2023
    1
    Copy the full SHA
    5ca2797 View commit details

Commits on Sep 17, 2023

  1. 1
    Copy the full SHA
    e81d8c4 View commit details
  2. chore(release): release 3.8.0 [skip ci]

    # [3.8.0](v3.7.0...v3.8.0) (2023-09-17)
    
    ### Features
    
    * **tsconfig:** deprecate node 16 ([#96](#96)) ([e81d8c4](e81d8c4))
    semantic-release-bot committed Sep 17, 2023
    1
    Copy the full SHA
    ef6c2ce View commit details

Commits on Apr 15, 2024

  1. Copy the full SHA
    3c48f15 View commit details
  2. Copy the full SHA
    6c0d0e5 View commit details
Loading