Skip to content

Releases: arnowaczynski/spaceopt

Improve description and README

10 Jul 10:26
6a670ad

Choose a tag to compare

  • Change SpaceOpt description
  • Improve README
  • Update LICENSE year
  • Increment version to 0.2.2

Update project description and other changes

21 Dec 16:06
e87b265

Choose a tag to compare

  • Update project description
  • Rename categorical values in examples and tests
  • Resolve dash deprecation warning in setup.cfg
  • Update LICENSE year
  • Increment version to 0.2.1

Support Python 3.9, use black code formatter

14 Dec 19:37

Choose a tag to compare

  • Upgrade min dependencies (lightgbm>=3.3.0, pandas >= 1.3.0)
  • Support Python 3.9 and drop support for Python 3.6
  • Format code with black
  • Improve examples and README
  • Increment version to 0.2.0

README updates

11 Jul 14:54
3c02a6c

Choose a tag to compare

  • Installation before Usage in README
  • Rename spoint_list to spoints
  • Increment version to 0.1.4

Add support for Python 3.7 & 3.8 + PyPI friendly links

01 Apr 20:48
1874fe2

Choose a tag to compare

  • Improve setup.py
  • Add support for Python 3.7 & 3.8
  • Make README links PyPI friendly
  • Increment version to 0.1.3

Unify code style, add spaceopt.__version__

14 Feb 01:32
cb365ba

Choose a tag to compare

  • Unify string formatting, code style and author's name
  • Add spaceopt.__version__
  • Increment version to 0.1.2

Improved README and description, minor fixes

27 Jan 21:37
710ecf3

Choose a tag to compare

  • Remove parentheses from class definitions
  • Remove predicted value from returned spoints
  • Update README and description
  • Update example1
  • Increment version to 0.1.1

First release

26 Jan 20:02
717b7d1

Choose a tag to compare

  • Add spaceopt, tests, examples
  • Add .gitignore
  • Add setup.py, setup.cfg
  • Update README
  • Set version to 0.1.0