cargo fend 1.4.6
Version 1.4.6

latest releases: 1.5.2, 1.5.1, 1.5.0...
6 months ago

Changes in this version:

  • Add function mean (or average) to compute the mean value of probability distributions (by haykam821). For example:
    > mean(d6)
    7
    > average(1d20 + 5)
    15.5
    
  • Add units nibble (4 bits) and U (rack units, equal to 1.75 inches)
  • Serialised variables are now compatible between 32-bit and 64-bit platforms
  • Fix bug where calculating very large roman numerals could crash the application

Don't miss a new fend release

NewReleases is sending notifications on new releases.