<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pint.git, branch develop</title>
<subtitle>github.com: hgrecco/pint.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/'/>
<entry>
<title>Support for babel &gt; 2.8</title>
<updated>2021-10-27T23:36:40+00:00</updated>
<author>
<name>Hernan</name>
<email>hernan.grecco@gmail.com</email>
</author>
<published>2021-10-27T23:36:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=eb4e13428a3ede09148b76c71bc5b8cddb169176'/>
<id>eb4e13428a3ede09148b76c71bc5b8cddb169176</id>
<content type='text'>
Close #1400, #1219 and #1296.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close #1400, #1219 and #1296.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented constants overhaul</title>
<updated>2021-10-26T22:23:20+00:00</updated>
<author>
<name>Hernan</name>
<email>hernan.grecco@gmail.com</email>
</author>
<published>2021-10-26T22:06:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=4ada9df8e2747086851595217df759fc3d9df5c7'/>
<id>4ada9df8e2747086851595217df759fc3d9df5c7</id>
<content type='text'>
1. A new property `contants` is added to the registry.
2. This property is just a reference to the `constants` Group.
3. This group is populated using the @group directive in the definitions file.
4. Minor changes to Group and System __getattr__

This change is fully backwards compatible:
```python
&gt;&gt;&gt; ureg.speed_of_light
&lt;Unit('speed_of_light')&gt;
&gt;&gt;&gt; 1 * ureg.speed_of_light
&lt;Quantity(1, 'speed_of_light')&gt;
&gt;&gt;&gt; ureg.sys.imperial.speed_of_light
&lt;Quantity(3.27857019e+08, 'yard / second')&gt;
&gt;&gt;&gt; ureg.constants.speed_of_light # if the current system is 'mks'
&lt;Quantity(2.99792458e+08, 'meter / second')&gt;
```

Close #1078
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. A new property `contants` is added to the registry.
2. This property is just a reference to the `constants` Group.
3. This group is populated using the @group directive in the definitions file.
4. Minor changes to Group and System __getattr__

This change is fully backwards compatible:
```python
&gt;&gt;&gt; ureg.speed_of_light
&lt;Unit('speed_of_light')&gt;
&gt;&gt;&gt; 1 * ureg.speed_of_light
&lt;Quantity(1, 'speed_of_light')&gt;
&gt;&gt;&gt; ureg.sys.imperial.speed_of_light
&lt;Quantity(3.27857019e+08, 'yard / second')&gt;
&gt;&gt;&gt; ureg.constants.speed_of_light # if the current system is 'mks'
&lt;Quantity(2.99792458e+08, 'meter / second')&gt;
```

Close #1078
</pre>
</div>
</content>
</entry>
<entry>
<title>Back to development: 0.19</title>
<updated>2021-10-26T12:01:17+00:00</updated>
<author>
<name>Hernan</name>
<email>hernan.grecco@gmail.com</email>
</author>
<published>2021-10-26T12:01:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=3df6536847299cff7e8390685e9c2bb4a4473366'/>
<id>3df6536847299cff7e8390685e9c2bb4a4473366</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Preparing release 0.18</title>
<updated>2021-10-26T12:00:43+00:00</updated>
<author>
<name>Hernan</name>
<email>hernan.grecco@gmail.com</email>
</author>
<published>2021-10-26T12:00:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=e99250dbb8f936a2e0ef317bef6855dac621cbc6'/>
<id>e99250dbb8f936a2e0ef317bef6855dac621cbc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated CHANGES</title>
<updated>2021-10-26T11:58:33+00:00</updated>
<author>
<name>Hernan</name>
<email>hernan.grecco@gmail.com</email>
</author>
<published>2021-10-26T11:58:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=c9635d5f0329fcbf4bb5360015dbd8293bbcb432'/>
<id>c9635d5f0329fcbf4bb5360015dbd8293bbcb432</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1375 from keewis/format-docs</title>
<updated>2021-10-09T16:32:27+00:00</updated>
<author>
<name>Jules Chéron</name>
<email>43635101+jules-ch@users.noreply.github.com</email>
</author>
<published>2021-10-09T16:32:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=93c70be5ad74b77530a0e6a36ad0c1a2b81f020c'/>
<id>93c70be5ad74b77530a0e6a36ad0c1a2b81f020c</id>
<content type='text'>
string formatting guide</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
string formatting guide</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1371 from keewis/custom-formats</title>
<updated>2021-10-09T16:30:03+00:00</updated>
<author>
<name>Jules Chéron</name>
<email>43635101+jules-ch@users.noreply.github.com</email>
</author>
<published>2021-10-09T16:30:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=425b56ac33731fab71e605adc9c5c6fde637abb4'/>
<id>425b56ac33731fab71e605adc9c5c6fde637abb4</id>
<content type='text'>
custom unit formats</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
custom unit formats</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into format-docs</title>
<updated>2021-10-03T17:23:10+00:00</updated>
<author>
<name>keewis</name>
<email>keewis@users.noreply.github.com</email>
</author>
<published>2021-10-03T17:23:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=85be4e3af7b2f9f3a94ed0306209d58b9ecead95'/>
<id>85be4e3af7b2f9f3a94ed0306209d58b9ecead95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1382 from hgrecco/pre-commit/autoupdate-0</title>
<updated>2021-09-21T08:25:45+00:00</updated>
<author>
<name>Jules Chéron</name>
<email>43635101+jules-ch@users.noreply.github.com</email>
</author>
<published>2021-09-21T08:25:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=c99ed1f537dea91af36c756dccef49e26d4f6447'/>
<id>c99ed1f537dea91af36c756dccef49e26d4f6447</id>
<content type='text'>
pre-commit: autoupdate hook versions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pre-commit: autoupdate hook versions</pre>
</div>
</content>
</entry>
<entry>
<title>pre-commit: autoupdate hook versions</title>
<updated>2021-09-19T00:17:45+00:00</updated>
<author>
<name>github-actions[bot]</name>
<email>github-actions[bot]@users.noreply.github.com</email>
</author>
<published>2021-09-19T00:17:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pint.git/commit/?id=c3332f1ecb13a934352c9ed849e8af1af75f530e'/>
<id>c3332f1ecb13a934352c9ed849e8af1af75f530e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
