-
Notifications
You must be signed in to change notification settings - Fork 51
Comparing changes
Open a pull request
base repository: fralau/mkdocs-macros-plugin
base: v1.2.0
head repository: fralau/mkdocs-macros-plugin
compare: v1.3.6
- 16 commits
- 52 files changed
- 3 contributors
Commits on Sep 18, 2024
-
Fix
printstatement left in code #242Laurent Franceschetti committedSep 18, 2024 Configuration menu - View commit details
-
Copy full SHA for fa90b96 - Browse repository at this point
Copy the full SHA fa90b96View commit details
Commits on Sep 26, 2024
-
Add a testing framework, as described in #244
Laurent Franceschetti committedSep 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 6265d90 - Browse repository at this point
Copy the full SHA 6265d90View commit details
Commits on Sep 28, 2024
-
- Added a `null` test project that does nothing - Improved the `module` to test further things - Redefined the `MardkowPage.is_rendered()` method as "not (source is included in target)"Laurent Franceschetti committedSep 28, 2024 Configuration menu - View commit details
-
Copy full SHA for b76efef - Browse repository at this point
Copy the full SHA b76efefView commit details
Commits on Sep 29, 2024
-
Fixed null test and completed added opt_in and opt_out
- changed name from opt-in and opt-out
Laurent Franceschetti committedSep 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 9186fe6 - Browse repository at this point
Copy the full SHA 9186fe6View commit details -
- Extracted fixture utilities into `fixture_util.py` - Created a ./test_fixture.sh to specifically test the fixture, with options (also called when invoking `pytest`) - Specifically made a test in that context, for the `find_page()` function.Laurent Franceschetti committedSep 29, 2024 Configuration menu - View commit details
-
Copy full SHA for e164982 - Browse repository at this point
Copy the full SHA e164982View commit details
Commits on Sep 30, 2024
-
Split test framework into DocProject (general) and MacrosDocProject
- issue #244
Laurent Franceschetti committedSep 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 962472c - Browse repository at this point
Copy the full SHA 962472cView commit details
Commits on Oct 1, 2024
-
Separate standard DocProject and MarkdownPage classes
- these two objects are now defined separately from the fixture (MacrosDocProject and TestMarkdownPage)Laurent Franceschetti committedOct 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 69577e1 - Browse repository at this point
Copy the full SHA 69577e1View commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6d99822 - Browse repository at this point
Copy the full SHA 6d99822View commit details -
Merge pull request #246 from dwreeves/add-pathspec-as-dependency
Add `pathspec` as dependency
Configuration menu - View commit details
-
Copy full SHA for eebbbd1 - Browse repository at this point
Copy the full SHA eebbbd1View commit details -
Merge branch 'master' of github.com:fralau/mkdocs_macros_plugin into …
…master
Laurent Franceschetti committedOct 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 38b9681 - Browse repository at this point
Copy the full SHA 38b9681View commit details
Commits on Oct 5, 2024
-
Replacing local implementation of SuperDict by super-collections version
Laurent Franceschetti committedOct 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 59f82db - Browse repository at this point
Copy the full SHA 59f82dbView commit details
Commits on Oct 9, 2024
-
Migrate all tests toward the mkdocs-test framework (#244)
Laurent Franceschetti committedOct 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 16be58d - Browse repository at this point
Copy the full SHA 16be58dView commit details
Commits on Oct 10, 2024
-
Test the hooks for external registration (#237)
- added the register_macros test case - reimplemented the .variables, .macros and .filters properties for MacrosDocProject - updated documentation, to document hooks scripts (including comparison with MkDocs-Macros modules)Laurent Franceschetti committedOct 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 32cd528 - Browse repository at this point
Copy the full SHA 32cd528View commit details -
Bump version number, for distribution (should solve #247)
Laurent Franceschetti committedOct 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 6a9a0e4 - Browse repository at this point
Copy the full SHA 6a9a0e4View commit details
Commits on Oct 16, 2024
-
Demote info messages as debug (#248)
Laurent Franceschetti committedOct 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 99733be - Browse repository at this point
Copy the full SHA 99733beView commit details
Commits on Oct 17, 2024
-
- change update_pypi.sh accordingly
Laurent Franceschetti committedOct 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 3a73707 - Browse repository at this point
Copy the full SHA 3a73707View 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 v1.2.0...v1.3.6