alexriss / SpmImageTycoonInstaller.jl

Installer for SpmImage Tycoon
GNU General Public License v3.0
1 stars 0 forks source link

Julia package registry #1

Open alexriss opened 2 years ago

alexriss commented 2 years ago

@JuliaRegistrator register

JuliaRegistrator commented 2 years ago

Registration pull request created: JuliaRegistries/General/72432

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>" a9aa883092ef085410fe9a34fc028f0eb25c8340
git push origin v0.1.0
alexriss commented 2 years ago

@JuliaRegistrator register

JuliaRegistrator commented 2 years ago

Registration pull request created: JuliaRegistries/General/72589

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>" 3b7b6d4d7cc94daea518e52d064e9609c4a0a1b9
git push origin v0.2.0
alexriss commented 2 years ago

@JuliaRegistrator register

JuliaRegistrator commented 2 years ago

Registration pull request created: JuliaRegistries/General/72654

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.1 -m "<description of version>" 1d4f82d6026959063aa5f420ad1db1f544220314
git push origin v0.2.1
alexriss commented 1 year ago

@JuliaRegistrator register

Release notes:

JuliaRegistrator commented 1 year ago

Registration pull request created: JuliaRegistries/General/77882

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.3.0 -m "<description of version>" f87f099c385dfd07adea2c79987e3723e37e3847
git push origin v0.3.0
alexriss commented 1 year ago

@JuliaRegistrator register

Release notes:

JuliaRegistrator commented 1 year ago

Registration pull request created: JuliaRegistries/General/77912

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.3.1 -m "<description of version>" da752eb313d01ba38fdb23823dc919f1f05a2bb6
git push origin v0.3.1
alexriss commented 1 year ago

@JuliaRegistrator register

Release notes:

change keywords for install function

JuliaRegistrator commented 1 year ago

Registration pull request created: JuliaRegistries/General/78547

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.4.0 -m "<description of version>" 5e1cf866ef29ab6b66b22676dd410eebdfac543b
git push origin v0.4.0
alexriss commented 1 year ago

wait

alexriss commented 1 year ago

@JuliaRegistrator register

Release notes:

bug fixes

JuliaRegistrator commented 1 year ago

Registration pull request created: JuliaRegistries/General/78554

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.4.1 -m "<description of version>" 5cb8db5ab4536f0e6ef450d3293a0de5046de010
git push origin v0.4.1
alexriss commented 1 year ago

@JuliaRegistrator register

Release notes:

bug fixes

JuliaRegistrator commented 1 year ago

Registration pull request created: JuliaRegistries/General/78571

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.4.2 -m "<description of version>" c7d5cb4985f6b96c22a5d771cc9102e4ca91106d
git push origin v0.4.2
alexriss commented 1 year ago

@JuliaRegistrator register

Release notes:

better handling of IOError when deleting/creating installation directory

JuliaRegistrator commented 1 year ago

Registration pull request created: JuliaRegistries/General/78600

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.4.3 -m "<description of version>" d6e1cf376e3593c311d6f6dd148eb851eff8fcab
git push origin v0.4.3
alexriss commented 1 year ago

@JuliaRegistrator register

Release notes:

Bug fixes for macOS

JuliaRegistrator commented 1 year ago

Registration pull request created: JuliaRegistries/General/78701

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.4.4 -m "<description of version>" cb0beb467d59875efeb1a493ceef176e30318caf
git push origin v0.4.4
alexriss commented 1 year ago

@JuliaRegistrator register

Release notes:

Change shortcut names for AutoHotKey installations

JuliaRegistrator commented 1 year ago

Error while trying to register: "Tag with name v0.4.4 already exists and points to a different commit"

alexriss commented 1 year ago

@JuliaRegistrator register

Release notes:

Change shortcut names for AutoHotKey installations

JuliaRegistrator commented 1 year ago

Registration pull request created: JuliaRegistries/General/80086

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.4.5 -m "<description of version>" cec9c66d9e7eb6f59a82b232c04c99b00c2806d9
git push origin v0.4.5
alexriss commented 1 year ago

@JuliaRegistrator register

Release notes:

Detect AutoHotKey v1 and v2 and link to the respective scripts

JuliaRegistrator commented 1 year ago

Registration pull request created: JuliaRegistries/General/84401

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.4.6 -m "<description of version>" cefda4d20c9fa428d16106d2fe5444cb4d1c9b90
git push origin v0.4.6
alexriss commented 1 year ago

@JuliaRegistrator register

Release notes:

bug fixes

JuliaRegistrator commented 1 year ago

Registration pull request created: JuliaRegistries/General/93926

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.4.7 -m "<description of version>" 81c9ed7e5064ccb56e5815c499357db77bc93733
git push origin v0.4.7
alexriss commented 10 months ago

@JuliaRegistrator register

Release notes:

performance improvements bug fixes

JuliaRegistrator commented 10 months ago

Registration pull request created: JuliaRegistries/General/99674

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.4.8 -m "<description of version>" a5daa4968284a8dd10219efb9e7af56ca55097a0
git push origin v0.4.8