bancaditalia / ABCredit.jl

A fast and simple to use Julia implementation of the macroeconomic model described in [Assenza, Delli Gatti, Grazzini (2015)]
https://bancaditalia.github.io/ABCredit.jl/
GNU Affero General Public License v3.0
8 stars 2 forks source link

Register v0.1.0 #1

Closed AldoGl closed 4 months ago

AldoGl commented 4 months ago

@JuliaRegistrator register

Registration of ABCredit.jl

JuliaRegistrator commented 4 months ago

Registration pull request created: JuliaRegistries/General/109258

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>" f7174fe8e1d13817296bd61246cd62d9b75708f9
git push origin v0.1.0
AldoGl commented 4 months ago

@JuliaRegistrator register

JuliaRegistrator commented 4 months ago

Registration pull request updated: JuliaRegistries/General/109258

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>" bc369b2af0f33c1ba305b3d36125b73df8eee5e7
git push origin v0.1.0
AldoGl commented 4 months ago

@JuliaRegistrator register

JuliaRegistrator commented 4 months ago

Registration pull request updated: JuliaRegistries/General/109258

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>" 5e41121650206eb48cbea5bdb6eeb27db7559cc7
git push origin v0.1.0