Skip to content

Latest commit

 

History

History
106 lines (69 loc) · 3.09 KB

changes.rst

File metadata and controls

106 lines (69 loc) · 3.09 KB

v3.0.0, 2025-02-26

  • goulib is live again !
  • PyTest instead of nose for testing
  • github Actions for CI instead of Travis CI
  • :mod:`piecewise` finally passing all tests, but :mod:`periodic` was extracted and will run later...
  • some type hints added, but not yet complete

v2.x.y, 2020-2025

  • several personal updates, but never published ...

v2.0.0, 2018-12-18

  • dropped 2.7 and six : goulib now optimal for Python 3.x

v1.6.1, 2013-12-11

v1.6.0, 2013-11-25

  • added :mod:`geom`
  • :mod:`dxf2img` improved and added factory method to generate geom objects from dxf
  • Travis CI tests now handle local tests files. We had to use of Pillow rather than PIL for this

v1.5.2, 2013-07-28

v1.5.1, 2013-07-11

  • updated module description and distribution details

v1.5.0, 2013-07-11

v1.4.3 and 1.4.4, 2013-06-05

v1.4.2, 2013-05-17

v1.4.1, 2013-03-26

v1.4.0, 2013-01-21

v1.3.0, 2012-12-18

v1.2.0, 2012-11-08

  • optim.py added
  • math2.py added levenshtein distances for iterables and sets
  • table.py attributes can be passed to table.html + other small changes

v1.1.4, 2012-10-19 -- changes not recorded

v1.1.3, 2012-10-09 -- changes not recorded

v1.1.2 2012-10-04 -- changes not recorded

v1.1.1, 2012-09-27 -- changes not recorded

v1.1.0, 2012-09-27 -- changes not recorded

v1.0.0, 2012-09-21 -- initial release