Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
GregaVrbancic committed Nov 20, 2022
1 parent 7d7c1ae commit 24cceff
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 115 deletions.
47 changes: 17 additions & 30 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [2.0.4](https://github.com/NiaOrg/NiaPy/tree/2.0.4) (2022-11-20)

[Full Changelog](https://github.com/NiaOrg/NiaPy/compare/2.0.3...2.0.4)

**Closed issues:**

- Make problem [\#394](https://github.com/NiaOrg/NiaPy/issues/394)

**Merged pull requests:**

- Update dependencies [\#395](https://github.com/NiaOrg/NiaPy/pull/395) ([zStupan](https://github.com/zStupan))

## [2.0.3](https://github.com/NiaOrg/NiaPy/tree/2.0.3) (2022-09-03)

[Full Changelog](https://github.com/NiaOrg/NiaPy/compare/2.0.2...2.0.3)
Expand Down Expand Up @@ -30,7 +42,6 @@

**Merged pull requests:**

- Update docs [\#385](https://github.com/NiaOrg/NiaPy/pull/385) ([zStupan](https://github.com/zStupan))
- Installation instructions for Alpine linux users [\#384](https://github.com/NiaOrg/NiaPy/pull/384) ([firefly-cpp](https://github.com/firefly-cpp))
- Fix get\_parameters [\#383](https://github.com/NiaOrg/NiaPy/pull/383) ([zStupan](https://github.com/zStupan))

Expand All @@ -53,6 +64,7 @@

**Merged pull requests:**

- Update docs [\#385](https://github.com/NiaOrg/NiaPy/pull/385) ([zStupan](https://github.com/zStupan))
- docs: add firefly-cpp as a contributor for platform [\#382](https://github.com/NiaOrg/NiaPy/pull/382) ([allcontributors[bot]](https://github.com/apps/allcontributors))
- docs: add carlosal1015 as a contributor for platform [\#381](https://github.com/NiaOrg/NiaPy/pull/381) ([allcontributors[bot]](https://github.com/apps/allcontributors))
- Modify convergence plotting [\#380](https://github.com/NiaOrg/NiaPy/pull/380) ([zStupan](https://github.com/zStupan))
Expand Down Expand Up @@ -435,6 +447,10 @@

- Hybrid Bat Algorithm coding mistake? [\#156](https://github.com/NiaOrg/NiaPy/issues/156)

**Merged pull requests:**

- fix Bat Algorithm [\#161](https://github.com/NiaOrg/NiaPy/pull/161) ([GregaVrbancic](https://github.com/GregaVrbancic))

## [2](https://github.com/NiaOrg/NiaPy/tree/2) (2018-08-30)

[Full Changelog](https://github.com/NiaOrg/NiaPy/compare/2.0.0rc2...2)
Expand Down Expand Up @@ -514,8 +530,6 @@
**Merged pull requests:**

- Runner export [\#39](https://github.com/NiaOrg/NiaPy/pull/39) ([GregaVrbancic](https://github.com/GregaVrbancic))
- add benchmarks module [\#14](https://github.com/NiaOrg/NiaPy/pull/14) ([GregaVrbancic](https://github.com/GregaVrbancic))
- add needed dependencies [\#7](https://github.com/NiaOrg/NiaPy/pull/7) ([GregaVrbancic](https://github.com/GregaVrbancic))

## [1.0.0rc2](https://github.com/NiaOrg/NiaPy/tree/1.0.0rc2) (2018-02-28)

Expand Down Expand Up @@ -634,33 +648,6 @@
- add runner export to xlsx [\#34](https://github.com/NiaOrg/NiaPy/pull/34) ([GregaVrbancic](https://github.com/GregaVrbancic))
- Runner export [\#33](https://github.com/NiaOrg/NiaPy/pull/33) ([GregaVrbancic](https://github.com/GregaVrbancic))
- Feature functions2 [\#32](https://github.com/NiaOrg/NiaPy/pull/32) ([lucijabrezocnik](https://github.com/lucijabrezocnik))
- Griewank function [\#31](https://github.com/NiaOrg/NiaPy/pull/31) ([lucijabrezocnik](https://github.com/lucijabrezocnik))
- fix code style syntax [\#30](https://github.com/NiaOrg/NiaPy/pull/30) ([GregaVrbancic](https://github.com/GregaVrbancic))
- schwefel and whitley [\#29](https://github.com/NiaOrg/NiaPy/pull/29) ([lucijabrezocnik](https://github.com/lucijabrezocnik))
- add function implementations [\#28](https://github.com/NiaOrg/NiaPy/pull/28) ([GregaVrbancic](https://github.com/GregaVrbancic))
- fix bounds for sphere function [\#27](https://github.com/NiaOrg/NiaPy/pull/27) ([GregaVrbancic](https://github.com/GregaVrbancic))
- fix code style [\#26](https://github.com/NiaOrg/NiaPy/pull/26) ([GregaVrbancic](https://github.com/GregaVrbancic))
- Add runner [\#25](https://github.com/NiaOrg/NiaPy/pull/25) ([GregaVrbancic](https://github.com/GregaVrbancic))
- Added jDE,PSO,ABC,GA\(buggy code\) [\#24](https://github.com/NiaOrg/NiaPy/pull/24) ([mlaky88](https://github.com/mlaky88))
- Functions description [\#23](https://github.com/NiaOrg/NiaPy/pull/23) ([lucijabrezocnik](https://github.com/lucijabrezocnik))
- Schwefel function [\#22](https://github.com/NiaOrg/NiaPy/pull/22) ([lucijabrezocnik](https://github.com/lucijabrezocnik))
- Renew architecture [\#21](https://github.com/NiaOrg/NiaPy/pull/21) ([GregaVrbancic](https://github.com/GregaVrbancic))
- Basic tests [\#20](https://github.com/NiaOrg/NiaPy/pull/20) ([GregaVrbancic](https://github.com/GregaVrbancic))
- Feature functions [\#19](https://github.com/NiaOrg/NiaPy/pull/19) ([lucijabrezocnik](https://github.com/lucijabrezocnik))
- new algorithm [\#18](https://github.com/NiaOrg/NiaPy/pull/18) ([firefly-cpp](https://github.com/firefly-cpp))
- add modified algorithm implementation [\#17](https://github.com/NiaOrg/NiaPy/pull/17) ([GregaVrbancic](https://github.com/GregaVrbancic))
- add fpa example. update README.md with example. [\#15](https://github.com/NiaOrg/NiaPy/pull/15) ([GregaVrbancic](https://github.com/GregaVrbancic))
- Improve docs [\#13](https://github.com/NiaOrg/NiaPy/pull/13) ([GregaVrbancic](https://github.com/GregaVrbancic))
- added reference for DE [\#12](https://github.com/NiaOrg/NiaPy/pull/12) ([firefly-cpp](https://github.com/firefly-cpp))
- Rastrigin and Rosenbrock added [\#11](https://github.com/NiaOrg/NiaPy/pull/11) ([firefly-cpp](https://github.com/firefly-cpp))
- DE algorithm implementation [\#10](https://github.com/NiaOrg/NiaPy/pull/10) ([GregaVrbancic](https://github.com/GregaVrbancic))
- fixing typos [\#9](https://github.com/NiaOrg/NiaPy/pull/9) ([firefly-cpp](https://github.com/firefly-cpp))
- new config files [\#6](https://github.com/NiaOrg/NiaPy/pull/6) ([firefly-cpp](https://github.com/firefly-cpp))
- adding flower pollination algorithm [\#5](https://github.com/NiaOrg/NiaPy/pull/5) ([rhododendrom](https://github.com/rhododendrom))
- an example of benchmark function [\#4](https://github.com/NiaOrg/NiaPy/pull/4) ([firefly-cpp](https://github.com/firefly-cpp))
- Documentation [\#3](https://github.com/NiaOrg/NiaPy/pull/3) ([GregaVrbancic](https://github.com/GregaVrbancic))
- Create CODE\_OF\_CONDUCT.md [\#2](https://github.com/NiaOrg/NiaPy/pull/2) ([GregaVrbancic](https://github.com/GregaVrbancic))
- add hybrid bat algorithm implementation with example [\#1](https://github.com/NiaOrg/NiaPy/pull/1) ([GregaVrbancic](https://github.com/GregaVrbancic))



Expand Down
118 changes: 33 additions & 85 deletions docs/source/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
Changelog
=========

`2.0.4 <https://github.com/NiaOrg/NiaPy/tree/2.0.4>`__ (2022-11-20)
-------------------------------------------------------------------

`Full
Changelog <https://github.com/NiaOrg/NiaPy/compare/2.0.3...2.0.4>`__

**Closed issues:**

- Make problem `#394 <https://github.com/NiaOrg/NiaPy/issues/394>`__

**Merged pull requests:**

- Update dependencies
`#395 <https://github.com/NiaOrg/NiaPy/pull/395>`__
(`zStupan <https://github.com/zStupan>`__)

.. _section-1:

`2.0.3 <https://github.com/NiaOrg/NiaPy/tree/2.0.3>`__ (2022-09-03)
-------------------------------------------------------------------

Expand Down Expand Up @@ -32,7 +50,7 @@ Changelog <https://github.com/NiaOrg/NiaPy/compare/2.0.2...2.0.3>`__
`#389 <https://github.com/NiaOrg/NiaPy/pull/389>`__
(`firefly-cpp <https://github.com/firefly-cpp>`__)

.. _section-1:
.. _section-2:

`2.0.2 <https://github.com/NiaOrg/NiaPy/tree/2.0.2>`__ (2022-05-22)
-------------------------------------------------------------------
Expand All @@ -47,16 +65,14 @@ Changelog <https://github.com/NiaOrg/NiaPy/compare/2.0.1...2.0.2>`__

**Merged pull requests:**

- Update docs `#385 <https://github.com/NiaOrg/NiaPy/pull/385>`__
(`zStupan <https://github.com/zStupan>`__)
- Installation instructions for Alpine linux users
`#384 <https://github.com/NiaOrg/NiaPy/pull/384>`__
(`firefly-cpp <https://github.com/firefly-cpp>`__)
- Fix get_parameters
`#383 <https://github.com/NiaOrg/NiaPy/pull/383>`__
(`zStupan <https://github.com/zStupan>`__)

.. _section-2:
.. _section-3:

`2.0.1 <https://github.com/NiaOrg/NiaPy/tree/2.0.1>`__ (2022-03-05)
-------------------------------------------------------------------
Expand Down Expand Up @@ -86,6 +102,8 @@ Changelog <https://github.com/NiaOrg/NiaPy/compare/2.0.0...2.0.1>`__

**Merged pull requests:**

- Update docs `#385 <https://github.com/NiaOrg/NiaPy/pull/385>`__
(`zStupan <https://github.com/zStupan>`__)
- docs: add firefly-cpp as a contributor for platform
`#382 <https://github.com/NiaOrg/NiaPy/pull/382>`__
(`allcontributors[bot] <https://github.com/apps/allcontributors>`__)
Expand Down Expand Up @@ -124,7 +142,7 @@ Changelog <https://github.com/NiaOrg/NiaPy/compare/2.0.0...2.0.1>`__
`#362 <https://github.com/NiaOrg/NiaPy/pull/362>`__
(`sisco0 <https://github.com/sisco0>`__)

.. _section-3:
.. _section-4:

`2.0.0 <https://github.com/NiaOrg/NiaPy/tree/2.0.0>`__ (2021-12-27)
-------------------------------------------------------------------
Expand Down Expand Up @@ -794,7 +812,7 @@ Changelog <https://github.com/NiaOrg/NiaPy/compare/1.0.2...2.0.0rc3>`__
- HBA - bugfix `#157 <https://github.com/NiaOrg/NiaPy/pull/157>`__
(`kivancguckiran <https://github.com/kivancguckiran>`__)

.. _section-4:
.. _section-5:

`1.0.2 <https://github.com/NiaOrg/NiaPy/tree/1.0.2>`__ (2018-10-24)
-------------------------------------------------------------------
Expand All @@ -806,7 +824,12 @@ Changelog <https://github.com/NiaOrg/NiaPy/compare/1.0.2...2.0.0rc3>`__
- Hybrid Bat Algorithm coding mistake?
`#156 <https://github.com/NiaOrg/NiaPy/issues/156>`__

.. _section-5:
**Merged pull requests:**

- fix Bat Algorithm `#161 <https://github.com/NiaOrg/NiaPy/pull/161>`__
(`GregaVrbancic <https://github.com/GregaVrbancic>`__)

.. _section-6:

`2 <https://github.com/NiaOrg/NiaPy/tree/2>`__ (2018-08-30)
-----------------------------------------------------------
Expand Down Expand Up @@ -893,7 +916,7 @@ Changelog <https://github.com/NiaOrg/NiaPy/compare/1.0.1...2.0.0rc1>`__
- DOI added `#128 <https://github.com/NiaOrg/NiaPy/pull/128>`__
(`lucijabrezocnik <https://github.com/lucijabrezocnik>`__)

.. _section-6:
.. _section-7:

`1.0.1 <https://github.com/NiaOrg/NiaPy/tree/1.0.1>`__ (2018-03-21)
-------------------------------------------------------------------
Expand Down Expand Up @@ -939,7 +962,7 @@ Changelog <https://github.com/NiaOrg/NiaPy/compare/1.0.0...1.0.1>`__
… `#114 <https://github.com/NiaOrg/NiaPy/pull/114>`__
(`mlaky88 <https://github.com/mlaky88>`__)

.. _section-7:
.. _section-8:

`1.0.0 <https://github.com/NiaOrg/NiaPy/tree/1.0.0>`__ (2018-02-28)
-------------------------------------------------------------------
Expand All @@ -951,12 +974,6 @@ Changelog <https://github.com/NiaOrg/NiaPy/compare/1.0.0rc2...1.0.0>`__

- Runner export `#39 <https://github.com/NiaOrg/NiaPy/pull/39>`__
(`GregaVrbancic <https://github.com/GregaVrbancic>`__)
- add benchmarks module
`#14 <https://github.com/NiaOrg/NiaPy/pull/14>`__
(`GregaVrbancic <https://github.com/GregaVrbancic>`__)
- add needed dependencies
`#7 <https://github.com/NiaOrg/NiaPy/pull/7>`__
(`GregaVrbancic <https://github.com/GregaVrbancic>`__)

`1.0.0rc2 <https://github.com/NiaOrg/NiaPy/tree/1.0.0rc2>`__ (2018-02-28)
-------------------------------------------------------------------------
Expand Down Expand Up @@ -1194,75 +1211,6 @@ Changelog <https://github.com/NiaOrg/NiaPy/compare/cd5a1ff3e1c9f426fde8b40a625ab
(`GregaVrbancic <https://github.com/GregaVrbancic>`__)
- Feature functions2 `#32 <https://github.com/NiaOrg/NiaPy/pull/32>`__
(`lucijabrezocnik <https://github.com/lucijabrezocnik>`__)
- Griewank function `#31 <https://github.com/NiaOrg/NiaPy/pull/31>`__
(`lucijabrezocnik <https://github.com/lucijabrezocnik>`__)
- fix code style syntax
`#30 <https://github.com/NiaOrg/NiaPy/pull/30>`__
(`GregaVrbancic <https://github.com/GregaVrbancic>`__)
- schwefel and whitley
`#29 <https://github.com/NiaOrg/NiaPy/pull/29>`__
(`lucijabrezocnik <https://github.com/lucijabrezocnik>`__)
- add function implementations
`#28 <https://github.com/NiaOrg/NiaPy/pull/28>`__
(`GregaVrbancic <https://github.com/GregaVrbancic>`__)
- fix bounds for sphere function
`#27 <https://github.com/NiaOrg/NiaPy/pull/27>`__
(`GregaVrbancic <https://github.com/GregaVrbancic>`__)
- fix code style `#26 <https://github.com/NiaOrg/NiaPy/pull/26>`__
(`GregaVrbancic <https://github.com/GregaVrbancic>`__)
- Add runner `#25 <https://github.com/NiaOrg/NiaPy/pull/25>`__
(`GregaVrbancic <https://github.com/GregaVrbancic>`__)
- Added jDE,PSO,ABC,GA(buggy code)
`#24 <https://github.com/NiaOrg/NiaPy/pull/24>`__
(`mlaky88 <https://github.com/mlaky88>`__)
- Functions description
`#23 <https://github.com/NiaOrg/NiaPy/pull/23>`__
(`lucijabrezocnik <https://github.com/lucijabrezocnik>`__)
- Schwefel function `#22 <https://github.com/NiaOrg/NiaPy/pull/22>`__
(`lucijabrezocnik <https://github.com/lucijabrezocnik>`__)
- Renew architecture `#21 <https://github.com/NiaOrg/NiaPy/pull/21>`__
(`GregaVrbancic <https://github.com/GregaVrbancic>`__)
- Basic tests `#20 <https://github.com/NiaOrg/NiaPy/pull/20>`__
(`GregaVrbancic <https://github.com/GregaVrbancic>`__)
- Feature functions `#19 <https://github.com/NiaOrg/NiaPy/pull/19>`__
(`lucijabrezocnik <https://github.com/lucijabrezocnik>`__)
- new algorithm `#18 <https://github.com/NiaOrg/NiaPy/pull/18>`__
(`firefly-cpp <https://github.com/firefly-cpp>`__)
- add modified algorithm implementation
`#17 <https://github.com/NiaOrg/NiaPy/pull/17>`__
(`GregaVrbancic <https://github.com/GregaVrbancic>`__)
- add fpa example. update README.md with example.
`#15 <https://github.com/NiaOrg/NiaPy/pull/15>`__
(`GregaVrbancic <https://github.com/GregaVrbancic>`__)
- Improve docs `#13 <https://github.com/NiaOrg/NiaPy/pull/13>`__
(`GregaVrbancic <https://github.com/GregaVrbancic>`__)
- added reference for DE
`#12 <https://github.com/NiaOrg/NiaPy/pull/12>`__
(`firefly-cpp <https://github.com/firefly-cpp>`__)
- Rastrigin and Rosenbrock added
`#11 <https://github.com/NiaOrg/NiaPy/pull/11>`__
(`firefly-cpp <https://github.com/firefly-cpp>`__)
- DE algorithm implementation
`#10 <https://github.com/NiaOrg/NiaPy/pull/10>`__
(`GregaVrbancic <https://github.com/GregaVrbancic>`__)
- fixing typos `#9 <https://github.com/NiaOrg/NiaPy/pull/9>`__
(`firefly-cpp <https://github.com/firefly-cpp>`__)
- new config files `#6 <https://github.com/NiaOrg/NiaPy/pull/6>`__
(`firefly-cpp <https://github.com/firefly-cpp>`__)
- adding flower pollination algorithm
`#5 <https://github.com/NiaOrg/NiaPy/pull/5>`__
(`rhododendrom <https://github.com/rhododendrom>`__)
- an example of benchmark function
`#4 <https://github.com/NiaOrg/NiaPy/pull/4>`__
(`firefly-cpp <https://github.com/firefly-cpp>`__)
- Documentation `#3 <https://github.com/NiaOrg/NiaPy/pull/3>`__
(`GregaVrbancic <https://github.com/GregaVrbancic>`__)
- Create CODE_OF_CONDUCT.md
`#2 <https://github.com/NiaOrg/NiaPy/pull/2>`__
(`GregaVrbancic <https://github.com/GregaVrbancic>`__)
- add hybrid bat algorithm implementation with example
`#1 <https://github.com/NiaOrg/NiaPy/pull/1>`__
(`GregaVrbancic <https://github.com/GregaVrbancic>`__)

\* *This Changelog was automatically generated by*
`github_changelog_generator <https://github.com/github-changelog-generator/github-changelog-generator>`__
`github_changelog_generator <https://github.com/github-changelog-generator/github-changelog-generator>`__

0 comments on commit 24cceff

Please sign in to comment.