Skip to content

Releases: xyzpw/drug-simulator

v4.1

05 Oct 02:45
Compare
Choose a tag to compare
  • Allow input of decimal numbers without leading zeros

v4.0

22 Sep 08:58
Compare
Choose a tag to compare
  • Added precision to files — can be used with the precision key in your json files

v4.0-rc5

26 Aug 01:36
Compare
Choose a tag to compare
  • Fixed a bug which crashed script if using count and msg arguments together

v4.0-rc4

25 Aug 19:06
Compare
Choose a tag to compare
  • add fraction/multiply input for count argument

Full Changelog: v4.0-rc3...v4.0-rc4

v4.0-rc3

16 Aug 08:28
Compare
Choose a tag to compare
  • added multiplier input
  • added 12 hour input
  • added ability to use different date formats
  • added ability to use fractions/multiplier input with count argument
  • raise error if user attempts to use non-existent file

Full Changelog: v4.0-rc2...v4.0-rc3

v4.0-rc2

13 Aug 08:59
Compare
Choose a tag to compare
  • bug fixes

v4.0-rc1

10 Aug 18:51
Compare
Choose a tag to compare
  • added route of administration option
  • changed command-line arguments
  • new simulations

v3.5

18 Jun 03:28
Compare
Choose a tag to compare
  • added ability to use fractions as input
  • bug fixes
  • minor changes

v3.4

01 Jun 02:34
Compare
Choose a tag to compare
  • added minimum option: completes the script after the concentration reaches this amount

Full Changelog: v3.3...v3.4

v3.3

20 May 12:37
Compare
Choose a tag to compare
  • added new arg: date
  • renamed args:
    • dist_time to dist-time
    • time_format to time-format
  • bug fixes

Full Changelog: v3.3-beta1...v3.3