summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \
| * | | | Adds other implementer's contribution to issue#715igno2020-02-141-1/+1
| * | | | Merge branch 'master' of https://github.com/hgrecco/pint into log_units5igno2020-02-141-0/+1
| |\ \ \ \
| * | | | | Adds LogUnits to CHANGES5igno2020-02-131-0/+2
* | | | | | Fix magnitude conversion (was incorrectly inplace)Kevin Fuhr2020-08-241-1/+2
| |_|_|_|/ |/| | | |
* | | | | Back to development: 0.16Hernan2020-08-221-0/+6
* | | | | Preparing release 0.150.15Hernan2020-08-221-1/+1
* | | | | Merge branch 'master' into masterHernan Grecco2020-08-211-0/+9
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Update changelogLuke Davis2020-08-181-0/+1
| * | | | Add case_sensitive regsitry setting and modify case_sensitive kwarg to defaul...Jon Thielen2020-08-171-0/+2
| * | | | Change html repr away from latex to a Sparse/Dask-like reprJon Thielen2020-08-161-0/+3
| * | | | Avoid warning when setting a masked valueRyan May2020-08-011-0/+1
| * | | | Support rpow operation on dimensionless arrayJules Chéron2020-07-291-0/+1
| | |_|/ | |/| |
* | | | update CHANGES, remove trailing spaceBen Loer2020-07-131-0/+2
|/ / /
* | | resolve remaining doctests, enable doctest in CIClark Willison2020-07-111-1/+1
* | | Update CHANGESRussell Manser2020-07-031-1/+1
* | | Back to development: 0.15Hernan2020-07-011-0/+6
* | | Preparing release 0.140.14Hernan2020-07-011-1/+1
* | | Support for Pint-Pandas 0.1Hernan2020-07-011-1/+1
* | | Back to development: 0.14Hernan2020-06-171-0/+6
* | | Preparing release 0.130.13Hernan2020-06-171-1/+1
* | | Fixed conflicts with local branchHernan2020-06-171-3/+37
|\ \ \
| * | | add entry to CHANGESClark Willison2020-06-171-0/+1
| * | | document new ureg.__contains__ featureClark Willison2020-06-161-1/+2
| * | | Stacked contexts cause RuntimeError: generator raised StopIterationcrusaderky2020-06-161-0/+2
| * | | Tweak CHANGEScrusaderky2020-06-161-1/+1
| * | | Merge branch 'master' into issue1108crusaderky2020-06-161-0/+1
| |\ \ \
| | * \ \ Merge #1106bors[bot]2020-06-151-0/+1
| | |\ \ \
| | | * | | fix superscripting in HTML and pretty printClark Willison2020-06-081-0/+1
| * | | | | Fix precedence order in context redefinitionscrusaderky2020-06-151-0/+2
| |/ / / /
| * | | | Fix CHANGEScrusaderky2020-06-151-8/+13
| |/ / /
| * | | Tweak #1062/#1064Guido Imperiale2020-05-131-1/+5
| * | | Add momentum as dimensionSam Tygier2020-05-081-0/+1
| * | | Update CHANGESDima Pustakhod2020-05-021-1/+1
| * | | replace pkg_resources.version to importlib.metadata.version.Jules Chéron2020-04-171-0/+1
| * | | Merge branch 'master' into fixLx4Hernan Grecco2020-04-091-0/+5
| |\ \ \
| | * \ \ resolved merge conflictThomas Nicholas2020-04-091-0/+3
| | |\ \ \
| | | * | | added record of changeThomas Nicholas2020-04-091-0/+3
| | * | | | added link to pint-xarrayThomas Nicholas2020-04-091-0/+2
| | |/ / /
| * | | | Updates to DocumentationPorcelain Mouse2020-04-041-0/+5
| |/ / /
| * | | Merge branch 'master' into masterHernan Grecco2020-04-021-2/+11
| |\ \ \
| | * | | Fix #1062Guido Imperiale2020-03-291-0/+2
| | * | | Fixed bug with to_compactFranchuFranchu2020-03-211-0/+2
| | * | | Treat bare zeros/NaNs as acceptable in all numpy functionsGuido Imperiale2020-03-131-2/+6