Skip to content

Commit

Permalink
Release 0.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
plietar committed Mar 18, 2024
1 parent 740696f commit 7e48608
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: individual
Title: Framework for Specifying and Simulating Individual Based Models
Version: 0.1.14
Version: 0.1.15
Authors@R: c(
person(
given = "Giovanni",
Expand Down
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# individual 0.1.15

* Added an `all.equal` implementation for bitsets.

# individual 0.1.14

* Added a flag to the Event constructor to tweak the restore semantics.
Expand Down

0 comments on commit 7e48608

Please sign in to comment.