15
0
forked from pool/python-branca
Files
python-branca/python-branca.changes
Tomáš Chvátal 5fb123e765 Accepting request 781776 from home:pgajdos:python
- version update to 0.4.0
  - Dropped Python 2 support
  - Store html content in a data-html attribute (#66)
  - Colormap alpha #64
  - Fix caption being propagated in scale functions #62
  - Assert color type in color_brewer #52

OBS-URL: https://build.opensuse.org/request/show/781776
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-branca?expand=0&rev=5
2020-03-05 09:20:56 +00:00

20 lines
635 B
Plaintext

-------------------------------------------------------------------
Thu Mar 5 09:12:06 UTC 2020 - pgajdos@suse.com
- version update to 0.4.0
- Dropped Python 2 support
- Store html content in a data-html attribute (#66)
- Colormap alpha #64
- Fix caption being propagated in scale functions #62
- Assert color type in color_brewer #52
-------------------------------------------------------------------
Thu Jun 6 08:25:54 UTC 2019 - pgajdos@suse.com
- run the testsuite
-------------------------------------------------------------------
Mon Jan 21 03:42:16 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Initial version