Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.0.0 #116

Closed
wants to merge 74 commits into from
Closed

Release 1.0.0 #116

wants to merge 74 commits into from

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    641b192 View commit details
    Browse the repository at this point in the history
  2. change name to workflow file

    ben9809 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6c30652 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fd6028 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Merge pull request #101 from ben9809/feature/test_workflow

    Adding GitHub actions workflow for python testing
    Jackal08 authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    222aaa4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8a14f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c4deaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c95d7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    949f5f6 View commit details
    Browse the repository at this point in the history
  6. Trying to fix bug

    Jackal08 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    aaa8279 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    24e11a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Merge pull request #103 from ben9809/fix/data_importer

    Fix data importer
    Jackal08 authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    30bf08b View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    e33a45b View commit details
    Browse the repository at this point in the history
  2. add dependency

    ben9809 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    d6935bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3df6384 View commit details
    Browse the repository at this point in the history
  4. fix folder doctest

    ben9809 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    751d7a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f16ab75 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c54fab5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa5230a View commit details
    Browse the repository at this point in the history
  8. fix pylint

    ben9809 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    1c61cb5 View commit details
    Browse the repository at this point in the history
  9. fix pylint

    ben9809 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7efcba0 View commit details
    Browse the repository at this point in the history
  10. fix warning

    ben9809 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7367acb View commit details
    Browse the repository at this point in the history
  11. fix unused variable warning

    ben9809 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b4b6da0 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. update changelog

    ben9809 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    692abbb View commit details
    Browse the repository at this point in the history
  2. fix changelog

    ben9809 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    988e373 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. remove circleCI workflow, remove setuptools, add poetry support for p…

    …ython 3.9, 3.10, 3.11, 3.12, upgrade pylint version and cover new warning
    ben9809 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    8523d44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0ea13e View commit details
    Browse the repository at this point in the history
  3. check version 3.8, 3.9

    ben9809 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    53274f3 View commit details
    Browse the repository at this point in the history
  4. check version 3.8, 3.9, 3.10

    ben9809 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    0343912 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b0bda46 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f63bdb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bda18ee View commit details
    Browse the repository at this point in the history
  8. suppress warnings

    ben9809 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    f3640e6 View commit details
    Browse the repository at this point in the history
  9. reinstate db_scan test and instantiate TSNE with parameter 'init="ran…

    …dom"' to extend compatibility across multiple python versions
    ben9809 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    f4cb322 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Merge pull request #107 from ben9809/feature/poetry-setup

    Poetry Setup for Enhanced Compatibility Across Python 3.8, 3.9, 3.10, 3.11, 3.12
    Jackal08 authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    4454610 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. import mode changed

    ben9809 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    5b4f6ec View commit details
    Browse the repository at this point in the history
  2. update readthedocs.yml

    ben9809 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    c0b4e4d View commit details
    Browse the repository at this point in the history
  3. fix configuration docs path

    ben9809 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    95bc456 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    873dde5 View commit details
    Browse the repository at this point in the history
  5. add six to docs dependencies

    ben9809 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d30c384 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    c255851 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d6230d View commit details
    Browse the repository at this point in the history
  3. Bump version: 0.9.1 → 0.9.2

    ben9809 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    016e15d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9f7ba7 View commit details
    Browse the repository at this point in the history
  5. fix version

    ben9809 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    7307955 View commit details
    Browse the repository at this point in the history
  6. git revert tag

    ben9809 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    4292bfb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e50dde5 View commit details
    Browse the repository at this point in the history
  8. git revert tag

    ben9809 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    497ebb7 View commit details
    Browse the repository at this point in the history
  9. git revert tag

    ben9809 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    f7f5dd3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    760be1a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f261166 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4f6d241 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8a2e18b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fc90dc4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    23ee3a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. upload workflow to publish distribution on TestPypi before merging in…

    …to main and on Pypi to release the final version
    ben9809 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    782c3de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b5d3e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfab545 View commit details
    Browse the repository at this point in the history
  4. resolve warning node js

    ben9809 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ca4dbbf View commit details
    Browse the repository at this point in the history
  5. refactor readthedocs.yml

    ben9809 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    023d4c7 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Merge pull request #110 from ben9809/feature/poetry-setup

    Setup Poetry and Bumpversion
    Jackal08 authored May 2, 2024
    Configuration menu
    Copy the full SHA
    3c7b55e View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    dca5f1e View commit details
    Browse the repository at this point in the history
  2. fix coverage workflow

    ben9809 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    912439a View commit details
    Browse the repository at this point in the history
  3. remove comments

    ben9809 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    a034713 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. change docs build (trial)

    ben9809 committed May 4, 2024
    Configuration menu
    Copy the full SHA
    72e2341 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    674527f View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    6351d81 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Merge pull request #111 from hudson-and-thames/feature/code-optimization

    code style optimization and upgrade action setups
    Jackal08 authored May 10, 2024
    Configuration menu
    Copy the full SHA
    4eaebc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b2f498 View commit details
    Browse the repository at this point in the history
  3. fix workflow branch

    ben9809 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    05e7b88 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #113 from hudson-and-thames/feature/workflow-upgrade

    Workflow upgrade to relese a new package version
    Jackal08 authored May 10, 2024
    Configuration menu
    Copy the full SHA
    d80de6f View commit details
    Browse the repository at this point in the history
  5. Bumpversion 0.9.1 -> 1.0.0

    ben9809 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    1ea9939 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    e3f03cb View commit details
    Browse the repository at this point in the history
  2. fix workflow execution

    ben9809 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    31669a9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #115 from hudson-and-thames/fix/workflow-publish-dist

    fix workflow execution
    Jackal08 authored May 11, 2024
    Configuration menu
    Copy the full SHA
    e55303b View commit details
    Browse the repository at this point in the history