Skip to content

Commit

Permalink
Update version and changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
lukapecnik committed May 24, 2021
1 parent e8332ff commit f2606e6
Show file tree
Hide file tree
Showing 5 changed files with 50 additions and 25 deletions.
20 changes: 11 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.1.4](https://github.com/lukapecnik/niaaml/tree/1.1.4) (2021-05-24)

[Full Changelog](https://github.com/lukapecnik/niaaml/compare/1.1.3...1.1.4)

**Closed issues:**

- Unable to install with conda [\#47](https://github.com/lukapecnik/NiaAML/issues/47)

## [1.1.3](https://github.com/lukapecnik/niaaml/tree/1.1.3) (2021-05-23)

[Full Changelog](https://github.com/lukapecnik/niaaml/compare/1.1.2...1.1.3)
Expand Down Expand Up @@ -109,6 +117,7 @@
**Merged pull requests:**

- Added support for categorical features [\#26](https://github.com/lukapecnik/NiaAML/pull/26) ([lukapecnik](https://github.com/lukapecnik))
- Unittests, examples' description, references added to docs [\#17](https://github.com/lukapecnik/NiaAML/pull/17) ([lukapecnik](https://github.com/lukapecnik))

## [0.1.4](https://github.com/lukapecnik/niaaml/tree/0.1.4) (2020-12-05)

Expand All @@ -118,6 +127,7 @@

- remove 10-fold cross validation from benchmark, critical bug fix [\#25](https://github.com/lukapecnik/NiaAML/pull/25) ([lukapecnik](https://github.com/lukapecnik))
- run all experiments at once [\#24](https://github.com/lukapecnik/NiaAML/pull/24) ([firefly-cpp](https://github.com/firefly-cpp))
- Contributors table added [\#12](https://github.com/lukapecnik/NiaAML/pull/12) ([lukapecnik](https://github.com/lukapecnik))

## [0.1.3](https://github.com/lukapecnik/niaaml/tree/0.1.3) (2020-12-04)

Expand Down Expand Up @@ -148,6 +158,7 @@

- readme.rst fix, pipeline fix [\#21](https://github.com/lukapecnik/NiaAML/pull/21) ([lukapecnik](https://github.com/lukapecnik))
- Travis ci integration [\#20](https://github.com/lukapecnik/NiaAML/pull/20) ([lukapecnik](https://github.com/lukapecnik))
- badges and readme update [\#19](https://github.com/lukapecnik/NiaAML/pull/19) ([lukapecnik](https://github.com/lukapecnik))

## [0.1.2a1](https://github.com/lukapecnik/niaaml/tree/0.1.2a1) (2020-11-29)

Expand All @@ -159,10 +170,6 @@
- CHANGELOG [\#14](https://github.com/lukapecnik/NiaAML/issues/14)
- Examples [\#13](https://github.com/lukapecnik/NiaAML/issues/13)

**Merged pull requests:**

- Unittests, examples' description, references added to docs [\#17](https://github.com/lukapecnik/NiaAML/pull/17) ([lukapecnik](https://github.com/lukapecnik))

## [0.1.1](https://github.com/lukapecnik/niaaml/tree/0.1.1) (2020-11-28)

[Full Changelog](https://github.com/lukapecnik/niaaml/compare/0.1.0...0.1.1)
Expand All @@ -171,11 +178,6 @@

- Installation instructions [\#11](https://github.com/lukapecnik/NiaAML/issues/11)

**Merged pull requests:**

- badges and readme update [\#19](https://github.com/lukapecnik/NiaAML/pull/19) ([lukapecnik](https://github.com/lukapecnik))
- Contributors table added [\#12](https://github.com/lukapecnik/NiaAML/pull/12) ([lukapecnik](https://github.com/lukapecnik))

## [0.1.0](https://github.com/lukapecnik/niaaml/tree/0.1.0) (2020-11-27)

[Full Changelog](https://github.com/lukapecnik/niaaml/compare/fbf47d71adb6ba72aa9210e4ead316b318253862...0.1.0)
Expand Down
49 changes: 36 additions & 13 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,12 +1,27 @@
Changelog
=========

`1.1.4 <https://github.com/lukapecnik/niaaml/tree/1.1.4>`__ (2021-05-24)
------------------------------------------------------------------------

`Full
Changelog <https://github.com/lukapecnik/niaaml/compare/1.1.3...1.1.4>`__

**Closed issues:**

- Unable to install with conda
`#47 <https://github.com/lukapecnik/NiaAML/issues/47>`__

.. _section-1:

`1.1.3 <https://github.com/lukapecnik/niaaml/tree/1.1.3>`__ (2021-05-23)
------------------------------------------------------------------------

`Full
Changelog <https://github.com/lukapecnik/niaaml/compare/1.1.2...1.1.3>`__

.. _section-2:

`1.1.2 <https://github.com/lukapecnik/niaaml/tree/1.1.2>`__ (2021-05-19)
------------------------------------------------------------------------

Expand All @@ -19,6 +34,8 @@ Changelog <https://github.com/lukapecnik/niaaml/compare/1.1.1...1.1.2>`__
`#49 <https://github.com/lukapecnik/NiaAML/pull/49>`__
(`lukapecnik <https://github.com/lukapecnik>`__)

.. _section-3:

`1.1.1 <https://github.com/lukapecnik/niaaml/tree/1.1.1>`__ (2021-03-09)
------------------------------------------------------------------------

Expand Down Expand Up @@ -57,6 +74,8 @@ Changelog <https://github.com/lukapecnik/niaaml/compare/1.1.0...1.1.1rc1>`__
`#43 <https://github.com/lukapecnik/NiaAML/pull/43>`__
(`lukapecnik <https://github.com/lukapecnik>`__)

.. _section-4:

`1.1.0 <https://github.com/lukapecnik/niaaml/tree/1.1.0>`__ (2020-12-16)
------------------------------------------------------------------------

Expand Down Expand Up @@ -172,6 +191,11 @@ Changelog <https://github.com/lukapecnik/niaaml/compare/0.1.4...1.0.0rc1>`__
- Added support for categorical features
`#26 <https://github.com/lukapecnik/NiaAML/pull/26>`__
(`lukapecnik <https://github.com/lukapecnik>`__)
- Unittests, examples’ description, references added to docs
`#17 <https://github.com/lukapecnik/NiaAML/pull/17>`__
(`lukapecnik <https://github.com/lukapecnik>`__)

.. _section-5:

`0.1.4 <https://github.com/lukapecnik/niaaml/tree/0.1.4>`__ (2020-12-05)
------------------------------------------------------------------------
Expand All @@ -187,6 +211,11 @@ Changelog <https://github.com/lukapecnik/niaaml/compare/0.1.3...0.1.4>`__
- run all experiments at once
`#24 <https://github.com/lukapecnik/NiaAML/pull/24>`__
(`firefly-cpp <https://github.com/firefly-cpp>`__)
- Contributors table added
`#12 <https://github.com/lukapecnik/NiaAML/pull/12>`__
(`lukapecnik <https://github.com/lukapecnik>`__)

.. _section-6:

`0.1.3 <https://github.com/lukapecnik/niaaml/tree/0.1.3>`__ (2020-12-04)
------------------------------------------------------------------------
Expand All @@ -209,6 +238,8 @@ Changelog <https://github.com/lukapecnik/niaaml/compare/0.1.2...0.1.3a1>`__
`#22 <https://github.com/lukapecnik/NiaAML/pull/22>`__
(`lukapecnik <https://github.com/lukapecnik>`__)

.. _section-7:

`0.1.2 <https://github.com/lukapecnik/niaaml/tree/0.1.2>`__ (2020-11-30)
------------------------------------------------------------------------

Expand All @@ -233,6 +264,9 @@ Changelog <https://github.com/lukapecnik/niaaml/compare/0.1.2a1...0.1.2>`__
- Travis ci integration
`#20 <https://github.com/lukapecnik/NiaAML/pull/20>`__
(`lukapecnik <https://github.com/lukapecnik>`__)
- badges and readme update
`#19 <https://github.com/lukapecnik/NiaAML/pull/19>`__
(`lukapecnik <https://github.com/lukapecnik>`__)

`0.1.2a1 <https://github.com/lukapecnik/niaaml/tree/0.1.2a1>`__ (2020-11-29)
----------------------------------------------------------------------------
Expand All @@ -247,11 +281,7 @@ Changelog <https://github.com/lukapecnik/niaaml/compare/0.1.1...0.1.2a1>`__
- CHANGELOG `#14 <https://github.com/lukapecnik/NiaAML/issues/14>`__
- Examples `#13 <https://github.com/lukapecnik/NiaAML/issues/13>`__

**Merged pull requests:**

- Unittests, examples' description, references added to docs
`#17 <https://github.com/lukapecnik/NiaAML/pull/17>`__
(`lukapecnik <https://github.com/lukapecnik>`__)
.. _section-8:

`0.1.1 <https://github.com/lukapecnik/niaaml/tree/0.1.1>`__ (2020-11-28)
------------------------------------------------------------------------
Expand All @@ -264,14 +294,7 @@ Changelog <https://github.com/lukapecnik/niaaml/compare/0.1.0...0.1.1>`__
- Installation instructions
`#11 <https://github.com/lukapecnik/NiaAML/issues/11>`__

**Merged pull requests:**

- badges and readme update
`#19 <https://github.com/lukapecnik/NiaAML/pull/19>`__
(`lukapecnik <https://github.com/lukapecnik>`__)
- Contributors table added
`#12 <https://github.com/lukapecnik/NiaAML/pull/12>`__
(`lukapecnik <https://github.com/lukapecnik>`__)
.. _section-9:

`0.1.0 <https://github.com/lukapecnik/niaaml/tree/0.1.0>`__ (2020-11-27)
------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
author = "Luka Pečnik"

# The full version, including alpha/beta/rc tags
release = "1.1.3"
release = "1.1.4"


# -- General configuration ---------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion niaaml/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
]

__project__ = "niaaml"
__version__ = "1.1.3"
__version__ = "1.1.4"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "NiaAML"
version = "1.1.3"
version = "1.1.4"
description = "Python automated machine learning framework."
license = "MIT"
authors = ["Luka Pečnik <lukapecnik96@gmail.com>", "Iztok Fister Jr. <iztok.fister1@um.si>"]
Expand Down

0 comments on commit f2606e6

Please sign in to comment.