summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | Merge branch 'master' into formatter-docskeewis2021-12-091-0/+2
| | | |\ \ \ \
| | | * | | | | update the changelogKeewis2021-11-211-0/+1
| | * | | | | | properly deprecate the current behavior of the `default_format` option (#1419)keewis2022-02-231-0/+1
| | | |_|_|/ / | | |/| | | |
| | * | | | | Merge branch 'master' into testingJules Chéron2022-02-231-0/+2
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'master' into fix-parse-mod-floordivJules Chéron2022-02-201-0/+1
| | | |\ \ \ \ \
| | | | * | | | | Fix to_compact, infer_base_unit for non-float non_int_type (#1461)Constantine Evans2022-02-091-0/+1
| | | | | |_|/ / | | | | |/| | |
| | | * | | | | Fix #1470 Handle Modulo & floordiv operator in pint_evalJules Chéron2022-02-201-0/+1
| | | |/ / / /
| | * | | | | changelogKeewis2022-02-101-0/+1
| | |/ / / /
| * | | | | Updated CHANGESHernan2022-02-201-0/+5
| |/ / / /
| * | | | Drop Support for Python 3.7Jules Chéron2022-02-041-0/+4
| * | | | Fix use of offset units for higher dimensional units (e.g. gauge pressure #10...David Linke2022-02-031-0/+2
| * | | | implement `numpy.nanprod` (#1369)keewis2022-02-021-0/+1
| * | | | Honour default_formatEltos2022-02-011-0/+1
| * | | | Use default numpy `np.printoptions` available since numpy 1.15Jules Chéron2022-01-231-0/+1
| | |_|/ | |/| |
| * | | Fix #1184 to_reduced with ndarray of intJules Chéron2022-01-151-0/+3
| * | | Typehint wrapping (#1436)Suseko2021-12-111-0/+1
| * | | Parse inf and nan in QuantityChris Barnes2021-12-101-2/+2
| | |/ | |/|
| * | Fix Quantity & Unit `is_compatible_with` with registry active contextsJules Chéron2021-11-261-0/+1
| * | Fix mutating the application registry (#1403)keewis2021-11-231-0/+1
| |/
| * Update min version of uncertaintiesJules Chéron2021-11-211-1/+1
| * Back to development: 0.19Hernan2021-10-261-0/+6
| * Preparing release 0.180.18Hernan2021-10-261-1/+1
| * Updated CHANGESHernan2021-10-261-2/+11
| * Merge branch 'master' into format-docskeewis2021-10-031-0/+1
| |\
| * | update CHANGESKeewis2021-08-231-0/+1
* | | DOC: Add note to changelogDaniel Ching2021-09-291-1/+3
| |/ |/|
* | update CHANGESKeewis2021-08-201-0/+1
|/
* Fix #1360 parsing units with same exponents but different signJules Chéron2021-08-051-0/+1
* Merge pull request #1359 from jules-ch/fix-1300Hernan Grecco2021-08-021-0/+1
|\
| * Fix #1300Jules Chéron2021-08-011-0/+1
* | Add pint typing moduleJules Chéron2021-08-011-0/+2
|/
* Fix string formatting for numpy array scalarsRyan May2021-06-281-0/+1
* Handling of max/min in clip function (#1338)Rob2021-06-241-0/+2
* change from `.readthedocs.yml` to `.readthedocs.yaml` (#1332)teauxfu2021-06-211-0/+1
* Fix babel format for UnitJules Chéron2021-06-161-0/+2
* Merge pull request #1326 from jules-ch/drop-python3.6Hernan Grecco2021-06-121-0/+5
|\
| * Drop support for Python 3.6Jules Chéron2021-06-121-0/+5
* | Update CHANGESTim Gates2021-05-241-0/+2
|/
* Add support for Quantity in the constructorJules Chéron2021-04-031-1/+2
* Back to development: 0.18Hernan2021-03-221-0/+6
* Preparing release 0.170.17Hernan2021-03-221-1/+1
* Update CHANGESHernan2021-03-221-6/+19
* update CHANGESKeewis2021-03-031-0/+1
* Merge branch 'master' into fix_powerHernan Grecco2021-02-221-0/+9
|\
| * Fix numpy.linalg.solve units output.Jules Chéron2021-02-161-0/+1
| * Add github actionsJules Chéron2021-01-201-0/+1
| * Updated CHANGESHernan2021-01-071-1/+2
| * Updated CHANGESHernan2021-01-071-1/+2
| * Merge branch 'jules-ch-hotfix-1195-scalar-tolist' into developHernan2021-01-071-0/+1
| |\
| | * Fix scalar ndarray tolist functionJules Chéron2020-10-291-1/+1