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

Commits on Oct 20, 2022

  1. Release v1.4.31

    RobertDober committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    6e7273f View commit details
    Browse the repository at this point in the history
  2. Release v1.4.31

    RobertDober committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    2e43327 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. docs: small typo (#452)

    just fixing a couple of typos!
    thdaraujo authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    a925297 View commit details
    Browse the repository at this point in the history
  2. Update RELEASE.md

    Kudos for PR #452
    RobertDober committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    5aa1a6d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Release 1.4.32

    RobertDober committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    e33b703 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    87a9c49 View commit details
    Browse the repository at this point in the history
  2. Release 1.4.33

    RobertDober committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    947b9ac View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. I398 restructuring ast traversal (#456)

    * Add an implementation for walking and optionally restructuring an Earmark AST. (#455)
    
    Co-authored-by: Jói Sigurdsson <joi@crankwheel.com>
    
    * updated RELEASE.md
    
    * preparing release 1.4.34
    
    	- renaming Restructure.zigzag_lists to merge_lists
    	- raise ArgumentError with explanation on bad call of Restructur.merge_lists
    	- adding more docs and integrating them into README.eex
    	- renamed text_to_ast_list_splitting_rgx and doctested
    
    * Updated GH workflow
    
    Co-authored-by: Jói Sigurdsson <joi@crankwheel.com>
    RobertDober and joisig authored Nov 27, 2022
    Configuration menu
    Copy the full SHA
    24be88c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41ea2c8 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    d85115c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f55a541 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

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

Commits on Feb 11, 2023

  1. release 1.4.36

    RobertDober committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    0e8e2f1 View commit details
    Browse the repository at this point in the history
Loading