Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Nov 11, 2018. It is now read-only.
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: p-e-w/maybe
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: histrio/maybenot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 36 files changed
  • 2 contributors

Commits on Nov 7, 2023

  1. Drop Python 2 support, migrate to Poetry, and implement code linting (#1

    )
    
    - Remove Python 2 support
    - Transition to Poetry for dependency management
    - Implement pre-commit hooks for code linting
    - Discontinue Travis CI integration
    - Create initial documentation stubs
    - Eliminate 'future' imports and usage of 'six' library
    - Update project dependencies
    histrio authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    81a05d6 View commit details
    Browse the repository at this point in the history
  2. Create LICENSE (#2)

    histrio authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    1a19a11 View commit details
    Browse the repository at this point in the history
  3. Update README.md (#3)

    Removed mentioning of py2.7
    histrio authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    e031078 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Maybenot initial (#4)

    * Massive rename maybe -> maybenot
    * Get rid of deprecated imp methods
    * Added new copyrights
    * Added an initial changelog
    histrio authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    beff5e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    357ffa6 View commit details
    Browse the repository at this point in the history
  3. Badges udpated

    histrio committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e0f295f View commit details
    Browse the repository at this point in the history
  4. Updated version and changelog

    histrio committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    3238624 View commit details
    Browse the repository at this point in the history
  5. Updated badges

    histrio committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    8f5f90d View commit details
    Browse the repository at this point in the history
Loading