Closed EssamWisam closed 1 year ago
Registration pull request created: JuliaRegistries/General/92775
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a v0.1.1 -m "<description of version>" bff980361a7a71dd8caad6d62e52538f8ea5927b
git push origin v0.1.1
@JuliaRegistrator register branch=master
Release notes:
Registration pull request created: JuliaRegistries/General/93212
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a v0.1.2 -m "<description of version>" b03a64225e1bc4e165cc06ae298387ce57b8d94c
git push origin v0.1.2
@JuliaRegistrator register branch=master
Release notes:
Fixed a bug causing issues for Julia 1.10
Registration pull request created: JuliaRegistries/General/98371
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a v0.1.3 -m "<description of version>" f631a95ff43ef4af17ddc59dc30a6e484fe23fd2
git push origin v0.1.3
@JuliaRegistrator register branch=master
Release notes:
Registration pull request created: JuliaRegistries/General/98570
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a v0.1.4 -m "<description of version>" af9a82186afee5bed02d910aad9ed73d8b23ab3d
git push origin v0.1.4
@JuliaRegistrator register branch=master
Release notes:
Bug fix: corrected input and output scitypes for SMOTEN and other scitypes in the documentation.
Registration pull request created: JuliaRegistries/General/98882
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a v0.1.5 -m "<description of version>" 52c4c66ab10fe73dfdeb377e4ff4b7693ee93817
git push origin v0.1.5
@JuliaRegistrator register branch=master
Release notes:
Bug fix: READEME and documentation improvements New Feature: Random oversampling and undersampling can now handle missing values
Error while trying to register: Version 0.1.5 already exists
@JuliaRegistrator register branch=master
Release notes:
Error while trying to register: Version 0.1.5 already exists
@JuliaRegistrator register branch=master
Release notes:
Bug fix: READEME and documentation improvements New Feature: Random oversampling and undersampling can now handle missing values
Registration pull request created: JuliaRegistries/General/102967
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
git tag -a v0.1.6 -m "<description of version>" d69fd74107e7f1198268b3eb4acbe815a342bb81
git push origin v0.1.6
@JuliaRegistrator register branch=master
Release notes:
Added the following resampling algorithms