Skip to content

Commit

Permalink
update news
Browse files Browse the repository at this point in the history
  • Loading branch information
emitanaka committed Nov 12, 2023
1 parent 85dc139 commit f9a1e04
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,18 @@
# edibble (development version)
# edibble 1.1.0

* Format change for the title page in the export
* Bug fix for export_design when no record factor exists
* Bug fix for order assignment
* Change behaviour of `fct_attrs()` when levels supplied as numeric or vector
instead of `lvls()`.
* Added new functions `count_by()` and `split_by()`.
* Added ability to specify conditional treatment.
* The `simuluate_rcrds()` has now a facelift with delineation of the process specification to `simulate_process()`.
* `autofill_rcrds()` implemented.
* Added ability to add two designs by `+`.
* Change the print out of edibble table.
* Ability to add metadata through design().
* Conditional treatments and ability to get treatments table.

# edibble 1.0.0

Expand Down

0 comments on commit f9a1e04

Please sign in to comment.