Lerche.jl icon indicating copy to clipboard operation
Lerche.jl copied to clipboard

Version 0.5 series

Open jamesrhester opened this issue 3 years ago • 15 comments

@JuliaRegistrator register

Release notes:

  • Added @terminal macro for token processing callbacks (supplied by @peterahrens)
  • Token processing is now within 25% of non-token-processing speed.

jamesrhester avatar Jul 30 '21 08:07 jamesrhester

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

JuliaRegistrator avatar Jul 30 '21 08:07 JuliaRegistrator

@JuliaRegistrator register

Release notes:

  • Added @terminal macro for token processing callbacks (supplied by @peterahrens)
  • Token processing is now within 25% of non-token-processing speed.

jamesrhester avatar Jul 30 '21 08:07 jamesrhester

Registration pull request created: JuliaRegistries/General/41828

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

JuliaRegistrator avatar Jul 30 '21 08:07 JuliaRegistrator

@JuliaRegistrator register

Release notes:

  • No changes from 0.5.0, this release created for archiving at Zenodo.

jamesrhester avatar Aug 11 '21 02:08 jamesrhester

Registration pull request created: JuliaRegistries/General/42579

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.5.1 -m "<description of version>" 3e26f80c9623d4e84cf06c2154fa3aa8fe85cd49
git push origin v0.5.1

JuliaRegistrator avatar Aug 11 '21 02:08 JuliaRegistrator

@JuliaRegistrator register

Release notes:

  • Fixed occasional error when using recursive rules

jamesrhester avatar Oct 08 '21 02:10 jamesrhester

Registration pull request created: JuliaRegistries/General/46301

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.5.2 -m "<description of version>" 9d4b4bdd211820f7c1f190c9aba1dc8d6edf5e6a
git push origin v0.5.2

JuliaRegistrator avatar Oct 08 '21 02:10 JuliaRegistrator

@JuliaRegistrator register

Release notes:

  • Fix bug arising when precompilation is switched off

jamesrhester avatar Feb 16 '23 07:02 jamesrhester

Registration pull request created: JuliaRegistries/General/77770

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.5.3 -m "<description of version>" 20556bfe8ee6bf34793d541f8dd6c236c8df7a19
git push origin v0.5.3

JuliaRegistrator avatar Feb 16 '23 07:02 JuliaRegistrator

@JuliaRegistrator register

Release notes:

  • bugfix: incorrect resolution order of terminal expressions
  • bugfix: incorrect behaviour of some star expansions
  • bugfix: priorities not parsed correctly (#27)

jamesrhester avatar May 01 '23 09:05 jamesrhester

Registration pull request created: JuliaRegistries/General/82627

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.5.4 -m "<description of version>" 3e241a022dd93df2988f2c296fd752ffd8b222ab
git push origin v0.5.4

JuliaRegistrator avatar May 01 '23 09:05 JuliaRegistrator

@JuliaRegistrator register

Release notes:

  • Implemented precompilation using PrecompileTools

jamesrhester avatar Sep 18 '23 03:09 jamesrhester

Registration pull request created: JuliaRegistries/General/91600

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

JuliaRegistrator avatar Sep 18 '23 03:09 JuliaRegistrator

@JuliaRegistrator register

Release notes:

  • Implemented precompilation using PrecompileTools

jamesrhester avatar Oct 18 '23 23:10 jamesrhester

Registration pull request updated: JuliaRegistries/General/91600

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

JuliaRegistrator avatar Oct 18 '23 23:10 JuliaRegistrator