Pueri Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
0.11.5 - 2019-11-02
Changed
- Update Hippocratic License to
v1.2
. - Update
Gemspec
license toHippocratic
.
0.11.4 - 2019-10-28
Changed
- Included prettified output for
DoseCalc
'sto_s
method. - Included prettified output for
DoseCheck
'sto_s
method.
0.11.2 - 2019-10-28
Added
- Disclaimer, regarding the objectives and limitations of this project.
DoseCalc
, a class for calculating the dosage of medications for pediatric patients.DoseCheck
, a class for checking the dosage-per-weight-day of prescribed medications.
Changed
- Bumped RuboCop to
v.0.76.0
.
0.7.0 - 2019-10-19
Added
- Code of Conduct from Contributor Covenant v1.4.1.
- License.
- Git metafiles (
.gitignore
and.gitattributes
). - GitHub templates:
- Issues;
- Feature request;
- User question;
- Pull request.
- ReadMe file.
- Changelog file.
- Age calculator, with year, month, and day discrimination, and two formats (short and long).
- Vaccine Calendar checker, based on the one from Brazil's PNI, 2019.
- Neuropsichosocial development, based on this guide from Unicamp.