Tags: JuliaDynamics/ConcurrentSim.jl
Tags
[Diff since v1.4.1](v1.4.1...v1.5.0) **Merged pull requests:** - Bump dawidd6/action-download-artifact from 3 to 5 (#126) (@dependabot[bot]) - Bump dawidd6/action-download-artifact from 5 to 6 (#127) (@dependabot[bot]) - simplify JET (#128) (@Krastanov) - Bump ResumablFunctions, Julia, codecov/codecov-action, and make CI auto-cancel (#132) (@dependabot[bot]) - CI autocancel (#133) (@Krastanov) **Closed issues:** - How to get global variable in resumed function. (#129)
[Diff since v1.4.0](v1.4.0...v1.4.1) **Merged pull requests:** - Bump actions/checkout from 3 to 4 (#100) (@dependabot[bot]) - Fix spelling and leftover SimJulia reference. (#103) (@AbelHutten) - Bump actions/cache from 3 to 4 (#105) (@dependabot[bot]) - ported Event example from old SimJulia doc (#107) (@asmirnov69) - github/workflow updates (#109) (@Krastanov) - Bump julia-actions/cache from 1 to 2 (#114) (@dependabot[bot]) - Permit casting of values in `Store` `put!` methods (#125) (@Krastanov) **Closed issues:** - Error when building documentation (#102) - port SimJulia.jl 'school' example and add description of that to the docs (#106)
[Diff since v1.3.0](v1.3.0...v1.4.0) **Merged pull requests:** - implement `DelayQueue` (#99) (@Krastanov)
[Diff since v1.2.0](v1.2.0...v1.3.0) **Merged pull requests:** - implement StackStore and QueueStore (#98) (@Krastanov)
[Diff since v1.0.0](v1.0.0...v1.1.0) **Closed issues:** - set documentation builder to error on warnings (and clear up all the warnings) (#86) - use the typical Base functions instead of declaring new ones (e.g. `get`, `put`, `release`, etc) (#91) - document difference between Resource, Store, and Container (#92) **Merged pull requests:** - introduce lock, unlock, islocked, isready, get! and deprecate get, request, release (#93) (@Krastanov)
[Diff since v0.8.1](v0.8.1...v1.0.0) **Closed issues:** - Make Store.items a dequeue (#56) - TagBot trigger issue (#73) - Citation reference? (#78) **Merged pull requests:** - Added Latency example (#55) (@riccardosven) - Restore AllOf and AnyOf operators (#74) (@hdavid16) - Rename to ConcurrentSim and fix up CI (#83) (@Krastanov) - doc fixes (#84) (@Krastanov)
PreviousNext