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: foundation/panini
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.1
Choose a base ref
...
head repository: foundation/panini
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
  • 11 commits
  • 5 files changed
  • 3 contributors

Commits on Jul 23, 2020

  1. Merge tag 'v1.7.1' into develop

    Fixes issues with markdown code highlights. The language will default to html. Tests added for this.
    
    # gpg: Signature made Thu Jul 23 15:23:55 2020 PDT
    # gpg:                using RSA key 0AB4D86C24D2FF3DB1D5298A52D9F1902936CAFE
    # gpg: Good signature from "Joe Workman <joe@workmanmail.com>" [ultimate]
    joeworkman committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    a025407 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. fix deprecation warning

    joeworkman committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    9d8e7c1 View commit details
    Browse the repository at this point in the history
  2. update dependencies

    joeworkman committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    220c821 View commit details
    Browse the repository at this point in the history
  3. update version

    joeworkman committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    e0f2686 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa348e5 View commit details
    Browse the repository at this point in the history
  5. Merge tag 'v1.7.2' into develop

    Updated dependencies and buffer deprecation notices
    
    # -----BEGIN PGP SIGNATURE-----
    #
    # iQIzBAABCAAdFiEECrTYbCTS/z2x1SmKUtnxkCk2yv4FAmElPbAACgkQUtnxkCk2
    # yv5vLw//duho2OFhNaNzlqXoTjCFzTPcuPL1WyUTgZgClnHrI38MUnfMefFhyfDo
    # S1amq4JrZhDX4Ny726eOb8H+5n5U1Q9mQ/DdOEdHHM30dMF2I/DXwUowAL3+H3sk
    # yW+Omm1LKxdCgcR/QALDzcG9G/q9j2hHZWxQHJPZ7W6TJQLan/mE5oAjFBNuRFnL
    # +LqjpCxNJ1cQpKsWulWF1fcu0ZHvDC9DeKv6B3KAi6vVg13WiTlvAQg5Ndxa/UGv
    # 7raUxHDzdUGA9IsFM+CmeunJXG1JhntvNe0yKzXKVuqsl0T6kswvS9YFOPGZB1id
    # TOr832/qtEZOnAr1ZOxlb5eE5jCTWpqZA5VswvwkL+r5LFjItMk4V2KaTcI4qDB6
    # ADiO9hA/KiHznR/Q9yQmY8eXLsHyXeKnAODOICbBTvJBy8BTeoCbvxh0jQBqjleD
    # jLJ4Z2j3auHw29RZldRdFUR0RmG8gEY66dezUXLXbzQtkxEdKbd4xmaWc6tx69mr
    # 0R3s3rvsmEXa33xXPfRmaNXhyvEg1aA5EItecuyVvlLH6jWDc8keYKkCBHWiYoPg
    # mYhbzve5cX/8eF4F/8V+725aOItyDSYuAy86pnmY03CjnFzbqG0/i+sBnW5BU6p0
    # oo6+HBKscE/el5ke/jAFAf0FFk4DGh8wyYA33GZVPZuSkqw3OL4=
    # =Grd3
    # -----END PGP SIGNATURE-----
    # gpg: Signature made Tue Aug 24 11:42:56 2021 PDT
    # gpg:                using RSA key 0AB4D86C24D2FF3DB1D5298A52D9F1902936CAFE
    # gpg: Good signature from "Joe Workman <joe@workmanmail.com>" [ultimate]
    joeworkman committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    23b2e6f View commit details
    Browse the repository at this point in the history
  6. remove node 6 and 8

    joeworkman committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    db29274 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. Bump minimist from 1.2.5 to 1.2.6

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 27, 2022
    Configuration menu
    Copy the full SHA
    d750fb9 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Configuration menu
    Copy the full SHA
    47392b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Merge pull request #244 from sandinmyjoints/expose-underlying-handlebars

    Export Handlebars instance.
    joeworkman authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    ec24a87 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #243 from foundation/dependabot/npm_and_yarn/minim…

    …ist-1.2.6
    
    Bump minimist from 1.2.5 to 1.2.6
    joeworkman authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    72bab29 View commit details
    Browse the repository at this point in the history
Loading