Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
75 changes: 75 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,78 @@
# Changelog

All notable changes to this project will be documented in this file.

## v0.16.6 🌈 - 2023-03-22

### 🧭 What's Changed

#### 🧰 Maintenance

- fix: :bug: Support of `bool` and `{}` for confidence (#705) @Anselmoo
- fix: :construction_worker: Change from `release_name` to `release_tag` (#701) @Anselmoo
- fix: :green_heart: Fix changelogger (#699) @Anselmoo
- build: :bookmark: Start with beta release (#697) @Anselmoo
- feat: :construction_worker: Add latest `mkdocs-jupyter` (#666) @Anselmoo
- docs: :green_heart: Update labeled criteria for `CHANGELOG` (#695) @Anselmoo
- fix: :memo: Update docs by `mike` (#680) @Anselmoo
- fix: :green_heart: Update `deps` and `CD` (#679) @Anselmoo
- ci: 🚚 Update update-changelog.yaml (#676) @Anselmoo
- [pre-commit.ci] :zap: pre-commit autoupdate (#670) @pre-commit-ci
- docs: :zap: Extend versionized docs via `mike` (#674) @Anselmoo

#### :octocat: Github Actions

- build(deps): Bump ipywidgets from 8.0.4 to 8.0.5 (#707) @dependabot
- fix: :construction_worker: Change from `release_name` to `release_tag` (#701) @Anselmoo
- fix: :green_heart: Fix changelogger (#699) @Anselmoo
- feat: :construction_worker: Add latest `mkdocs-jupyter` (#666) @Anselmoo
- build(deps): Bump actions/checkout from 2 to 3 (#691) @dependabot
- ci: 📖 Update update-changelog.yaml (#689) @Anselmoo
- build(deps): Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1 (#690) @dependabot
- fix: :bug: Update settings for creating branch (#688) @Anselmoo
- fix: :green_heart: Build of `auto-changelog` (#686) @Anselmoo
- docs: :green_heart: Docs building (#684) @Anselmoo
- ci: 🔧 release-cd.yml (#681) @Anselmoo
- fix: :memo: Update docs by `mike` (#680) @Anselmoo
- fix: :green_heart: Update `deps` and `CD` (#679) @Anselmoo
- ci: 🚚 Update update-changelog.yaml (#676) @Anselmoo
- fix: :memo: Avoid double creating docs in `main` (#675) @Anselmoo
- docs: :zap: Extend versionized docs via `mike` (#674) @Anselmoo
- ci: ⏮️ removed `--force` (#672) @Anselmoo
- ci: 🔒 update-changelog.yaml (#671) @Anselmoo
- fix: :memo: Update deploy name (#667) @Anselmoo
- build(deps): Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 (#668) @dependabot

#### 🗂 Documentation

- feat: :construction_worker: Add latest `mkdocs-jupyter` (#666) @Anselmoo
- docs: 📔 Update mkdocs.yml (#669) @Anselmoo

#### 🔗 Dependency Updates

- fix: :bug: Support of `bool` and `{}` for confidence (#705) @Anselmoo
- build(deps): Bump ipywidgets from 8.0.4 to 8.0.5 (#707) @dependabot
- fix: :green_heart: Fix changelogger (#699) @Anselmoo
- build: :bookmark: Start with beta release (#697) @Anselmoo
- feat: :construction_worker: Add latest `mkdocs-jupyter` (#666) @Anselmoo
- docs: :green_heart: Update labeled criteria for `CHANGELOG` (#695) @Anselmoo
- fix: :green_heart: Update `deps` and `CD` (#679) @Anselmoo
- ci: 🚚 Update update-changelog.yaml (#676) @Anselmoo
- [pre-commit.ci] :zap: pre-commit autoupdate (#670) @pre-commit-ci
- docs: :zap: Extend versionized docs via `mike` (#674) @Anselmoo

#### 🔒 Security

- docs: :green_heart: Update labeled criteria for `CHANGELOG` (#695) @Anselmoo
- fix: :green_heart: Update `deps` and `CD` (#679) @Anselmoo
- ci: 🚚 Update update-changelog.yaml (#676) @Anselmoo
- [pre-commit.ci] :zap: pre-commit autoupdate (#670) @pre-commit-ci
- docs: :zap: Extend versionized docs via `mike` (#674) @Anselmoo

### 📦 Full Changelog

**Full Changelog**: https://github.com/Anselmoo/spectrafit/compare/v0.16.5...v0.16.6

### ⚙️ Who Contributes

@Anselmoo