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: dthaler/rst2rfcxml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9
Choose a base ref
...
head repository: dthaler/rst2rfcxml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Nov 7, 2023

  1. Add MacOS build to github CI/CD (#128)

    * Add support for <relref>
    
    Fixes #124
    
    Signed-off-by: Dave Thaler <dthaler@microsoft.com>
    
    * Add MacOS build
    
    Signed-off-by: Dave Thaler <dthaler@microsoft.com>
    
    ---------
    
    Signed-off-by: Dave Thaler <dthaler@microsoft.com>
    dthaler authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    d39e102 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Change from relref to xref for deep references (#131)

    Signed-off-by: Dave Thaler <dthaler@microsoft.com>
    dthaler authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    438472c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Add support for xref relative references, and line blocks (#132)

    * Change from relref to xref for deep references
    * Add support for line blocks
    
    Signed-off-by: Dave Thaler <dthaler1968@gmail.com>
    dthaler authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b65fead View commit details
    Browse the repository at this point in the history
  2. Bump version to v1.0 (#133)

    Signed-off-by: Dave Thaler <dthaler1968@gmail.com>
    dthaler authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b65804b View commit details
    Browse the repository at this point in the history
Loading