summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* 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-201-0/+1
* | update CHANGESKeewis2021-08-231-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
| * | Updated CHANGESHernan2021-01-071-1/+1
| * | Merge branch 'master' into comparisonsHernan Grecco2021-01-071-0/+1
| |\ \
| | * | Implements a first benchmark suite.Hernan2020-10-081-1/+1
| | |/
| * | Formatting and changelog.Lewis A. Marshall2020-10-311-1/+2
| |/
* | Fixes #1185 - Power for pseudo-dimensionless unitsKevin Fuhr2020-10-081-1/+2
|/
* Back to development: 0.17Hernan2020-09-221-0/+6
* Preparing release 0.16.10.16.1Hernan2020-09-221-2/+2
* Linters and CHANGESHernan2020-09-211-2/+2
* Back to development: 0.17Hernan2020-09-131-0/+6
* Preparing release 0.160.16Hernan2020-09-131-1/+1
* Merge branch 'master' into masterHernan Grecco2020-08-281-0/+6
|\
| * Replace pkg_resources to importlib.resourcesJules Chéron2020-08-271-0/+2
| * Moves LogUnits implementation to 0.165igno2020-08-251-1/+2
| * Merge branch 'master' of https://github.com/hgrecco/pint into log_units5igno2020-08-251-1/+10
| |\
| * \ Merge branch 'master' of https://github.com/hgrecco/pint into log_unitssignor822020-08-221-1/+8
| |\ \
| * | | update CHANGES entry to reflect later feature release dateClark Willison2020-07-151-2/+3
| * | | Merge branch 'master' into log-units WIP branchClark Willison2020-07-151-3/+77
| |\ \ \