zekeriyasari / Causal.jl

Causal.jl - A modeling and simulation framework adopting causal modeling approach.
https://zekeriyasari.github.io/Causal.jl/dev/
Other
115 stars 7 forks source link

Register #9

Closed zekeriyasari closed 3 years ago

zekeriyasari commented 4 years ago

@JuliaRegistrator register

JuliaRegistrator commented 4 years ago

Registration pull request created: JuliaRegistries/General/9830

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 Julia TagBot is installed, or can be done manually through the github interface, or via:

git tag -a v0.1.2 -m "<description of version>" defd7018d425059501f33007775429b426403b9a
git push origin v0.1.2

Also, note the warning: Version 0.1.2 skips over 0.1.1 This can be safely ignored. However, if you want to fix this you can do so. Call register() again after making the fix. This will update the Pull request.

zekeriyasari commented 4 years ago

Update docstrings corresponding to the changes in #8. Then proceed to registration of the new patch release.

zekeriyasari commented 4 years ago

@JuliaRegistrator register

JuliaRegistrator commented 4 years ago

Registration pull request created: JuliaRegistries/General/9914

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 Julia TagBot is installed, or can be done manually through the github interface, or via:

git tag -a v0.1.1 -m "<description of version>" d340d3d748a42182c512646de78d2e48e7a8ca26
git push origin v0.1.1
zekeriyasari commented 4 years ago

@JuliaRegistrator register

JuliaRegistrator commented 4 years ago

Registration pull request created: JuliaRegistries/General/14107

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>" b9824122e460f4f07bc383d698a7d3ac614d03b6
git push origin v0.1.2
zekeriyasari commented 4 years ago

@JuliaRegistrator register

JuliaRegistrator commented 4 years ago

Registration pull request updated: JuliaRegistries/General/14107

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>" e8a03488a1cff733713177d97513f41f772a921c
git push origin v0.1.2
zekeriyasari commented 4 years ago

@JuliaRegistrator register

Patch notes:

Adopted the mutating-function naming!

JuliaRegistrator commented 4 years ago

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

zekeriyasari commented 4 years ago

@JuliaRegistrator register

Patch notes:

Adopted the mutating-function naming!

JuliaRegistrator commented 4 years ago

Registration pull request created: JuliaRegistries/General/14582

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>" 183e25f58f8e69e75f74c2b55726cc7d8fe9bcad
git push origin v0.1.3
zekeriyasari commented 4 years ago

@JuliaRegistrator register

Patch notes:

Patch release for docs build.

JuliaRegistrator commented 4 years ago

Registration pull request created: JuliaRegistries/General/14642

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>" 76fe9468a75a3fc5c6640554e3d32ab87de897ba
git push origin v0.1.4
zekeriyasari commented 4 years ago

@JuliaRegistrator register

Patch notes:

JuliaRegistrator commented 4 years ago

Registration pull request created: JuliaRegistries/General/16479

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>" d87b67e0203c5ef29ab18a94b8e25424a4672284
git push origin v0.1.5
zekeriyasari commented 4 years ago

@JuliaRegistrator register

Patch notes:

JuliaRegistrator commented 4 years ago

Registration pull request updated: JuliaRegistries/General/16479

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>" 72a304384c17440675444fd7ad9970c2c7b48be5
git push origin v0.1.5
zekeriyasari commented 4 years ago

@JuliaRegistrator register

Patch notes:

JuliaRegistrator commented 4 years ago

Registration pull request updated: JuliaRegistries/General/16479

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>" b33f9347033d89fe627d92bad49d1df17041d5b5
git push origin v0.1.5
zekeriyasari commented 4 years ago

@JuliaRegistrator register

Patch notes:

Revised docs

JuliaRegistrator commented 4 years ago

Registration pull request created: JuliaRegistries/General/19796

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>" 2393f5c170e851ad0e9a0b7eb5ddd93c082bcfef
git push origin v0.1.6
zekeriyasari commented 4 years ago

@JuliaRegistrator register

JuliaRegistrator commented 4 years ago

Registration pull request created: JuliaRegistries/General/19833

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>" d445921f54c5db5f03aff55c4bce34337d9819d5
git push origin v0.2.0
zekeriyasari commented 4 years ago

@JuliaRegistrator register

JuliaRegistrator commented 4 years ago

Registration pull request created: JuliaRegistries/General/19911

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>" 41ea9c6a7a4c228599ad996730ebbce02d132504
git push origin v0.2.1
zekeriyasari commented 4 years ago

@JuliaRegistrator register

Patch notes:

JuliaRegistrator commented 4 years ago

Registration pull request created: JuliaRegistries/General/19975

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.2 -m "<description of version>" c5170cf116e3eb0211e4abfc2932fb6ea7bc35c2
git push origin v0.2.2
zekeriyasari commented 3 years ago

@JuliaRegistrator register

Patch notes:

Added methods to simulate a model mutliple times.

JuliaRegistrator commented 3 years ago

Registration pull request created: JuliaRegistries/General/35684

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>" 4d77c5de5157c421a77f5e032c659d37c5e6f0ca
git push origin v0.3.1
zekeriyasari commented 3 years ago

@JuliaRegistrator register

JuliaRegistrator commented 3 years ago

Registration pull request created: JuliaRegistries/General/35745

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.2 -m "<description of version>" 0f148bf43a4394d2645448e55badaa164b61baf0
git push origin v0.3.2
zekeriyasari commented 3 years ago

@JuliaRegistrator register

Patch notes:

A model can be simulated multiple times.

JuliaRegistrator commented 3 years ago

Registration pull request created: JuliaRegistries/General/35751

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.3 -m "<description of version>" de17a762f8695b336d209d512257ef486adc4fb7
git push origin v0.3.3
zekeriyasari commented 3 years ago

@JuliaRegistrator register

JuliaRegistrator commented 3 years ago

Registration pull request created: JuliaRegistries/General/36434

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.4 -m "<description of version>" 14de4c00488ae55463e75a3859dbc23df39bf07a
git push origin v0.3.4