-
-
Notifications
You must be signed in to change notification settings - Fork 159
Comparing changes
Open a pull request
base repository: kivikakk/comrak
base: v0.32.0
head repository: kivikakk/comrak
compare: v0.33.0
- 11 commits
- 8 files changed
- 5 contributors
Commits on Dec 18, 2024
-
Eliminate
regex
andonce_cell
dependencies.Replace usage with `unicode_categories` crate which comrak already depends on.
Configuration menu - View commit details
-
Copy full SHA for f1b2e1d - Browse repository at this point
Copy the full SHA f1b2e1dView commit details -
Merge pull request #514 from nicoburns/eliminate-regex
Eliminate `regex` and `once_cell` dependencies.
Configuration menu - View commit details
-
Copy full SHA for 7c6b947 - Browse repository at this point
Copy the full SHA 7c6b947View commit details -
Signed-off-by: Nico Burns <nico@nicoburns.com>
Configuration menu - View commit details
-
Copy full SHA for fcd44e9 - Browse repository at this point
Copy the full SHA fcd44e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57a1fa9 - Browse repository at this point
Copy the full SHA 57a1fa9View commit details -
Merge pull request #515 from nicoburns/make-bon-optional
Make bon builders optional
Configuration menu - View commit details
-
Copy full SHA for 17db3c3 - Browse repository at this point
Copy the full SHA 17db3c3View commit details
Commits on Jan 4, 2025
-
Make options structs exhaustive
Signed-off-by: Nico Burns <nico@nicoburns.com>
Configuration menu - View commit details
-
Copy full SHA for 8c1f750 - Browse repository at this point
Copy the full SHA 8c1f750View commit details -
Merge pull request #516 from nicoburns/remove-non-exhaustive
Make options structs exhaustive
Configuration menu - View commit details
-
Copy full SHA for 21e1741 - Browse repository at this point
Copy the full SHA 21e1741View commit details -
Configuration menu - View commit details
-
Copy full SHA for a224b93 - Browse repository at this point
Copy the full SHA a224b93View commit details -
Configuration menu - View commit details
-
Copy full SHA for f419a97 - Browse repository at this point
Copy the full SHA f419a97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2eaf9e7 - Browse repository at this point
Copy the full SHA 2eaf9e7View commit details -
Merge pull request #517 from kivikakk/release/v0.33.0
[skip test] Release v0.33.0
Configuration menu - View commit details
-
Copy full SHA for 45c96a2 - Browse repository at this point
Copy the full SHA 45c96a2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.32.0...v0.33.0