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: daizutabi/mkapi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.7
Choose a base ref
...
head repository: daizutabi/mkapi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.8
Choose a head ref
  • 16 commits
  • 13 files changed
  • 1 contributor

Commits on Feb 11, 2024

  1. Fix docs

    daizutabi committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    26228a1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #87 from daizutabi/fix-docs

    Fix docs
    daizutabi authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    f5e86e1 View commit details
    Browse the repository at this point in the history
  3. Allow tuple __all__

    daizutabi committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    e58d183 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #88 from daizutabi/feature-tuple-all

    Allow tuple __all__
    daizutabi authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    5859fdb View commit details
    Browse the repository at this point in the history
  5. Use importlib for __all__

    daizutabi committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    dbe3415 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #89 from daizutabi/62-use-importlib-for-__all__

    Use importlib for __all__
    daizutabi authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    42daa6c View commit details
    Browse the repository at this point in the history
  7. Add test for convert_source

    daizutabi committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    960cfea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e98998d View commit details
    Browse the repository at this point in the history
  9. Merge pull request #90 from daizutabi/79-setting-source-directory-in-nav

    Setting source directory in nav
    daizutabi authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    deb2c42 View commit details
    Browse the repository at this point in the history
  10. Update docs

    daizutabi committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    d331202 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #91 from daizutabi/feature-docs

    Update docs
    daizutabi authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    3e61f97 View commit details
    Browse the repository at this point in the history
  12. Add tests for Files

    daizutabi committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    4e6d0b3 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #92 from daizutabi/feature-files

    Add tests for Files
    daizutabi authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    0008c0a View commit details
    Browse the repository at this point in the history
  14. Support for dirty builds

    daizutabi committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    26fb68b View commit details
    Browse the repository at this point in the history
  15. Merge pull request #94 from daizutabi/77-dont-show-a-member

    Support for dirty builds
    daizutabi authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    33cfff7 View commit details
    Browse the repository at this point in the history
  16. v2.0.8

    daizutabi authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    f2055fe View commit details
    Browse the repository at this point in the history
Loading