unfoldtoolbox / UnfoldBIDS.jl

MIT License
4 stars 2 forks source link

JuliaRegistrator Issue #75

Open ReneSkukies opened 3 months ago

ReneSkukies commented 3 months ago

Issue to call the JuliaBot

@JuliaRegistrator register

Release notes:

Initial Release. Toolbox to streamline Unfold style EEG analysis of BIDS compatible datasets.
ReneSkukies commented 3 months ago

Issue to call the JuliaBot

@JuliaRegistrator register

Release notes:

Initial Release. Toolbox to streamline Unfold style EEG analysis of BIDS compatible datasets.
JuliaRegistrator commented 3 months ago

Registration pull request created: JuliaRegistries/General/104360

Tagging

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.0 -m "<description of version>" 81b93434dd553bd86752463f4882d314caf8adb2
git push origin v0.1.0
ReneSkukies commented 3 months ago

@JuliaRegistrator register

JuliaRegistrator commented 3 months ago

Registration pull request updated: JuliaRegistries/General/104360

Tip: Release Notes

Did you know you can add release notes too? Just add markdown formatted text underneath the comment after the text "Release notes:" and it will be added to the registry PR, and if TagBot is installed it will also be added to the release that TagBot creates. i.e.

@JuliaRegistrator register

Release notes:

## Breaking changes

- blah

To add them here just re-invoke and the PR will be updated.

Tagging

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.0 -m "<description of version>" 25735b452f2356efd70b483022cb2388949fdd42
git push origin v0.1.0
ReneSkukies commented 1 month ago

@JuliaRegistrator register

Release notes:

Major changes

Now allows for savin/ loading Unfold models from resulting DataFrame with: save_results( ) load_results( )

Minor changes

JuliaRegistrator commented 1 month ago

Registration pull request created: JuliaRegistries/General/108156

Tagging

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.2.0 -m "<description of version>" 6f6a5a8f1fd34032690a3c41b124e650f9095f00
git push origin v0.2.0