Skip to content

v0.0.10

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 07:17
· 27 commits to main since this release

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.10 (2023-04-19)

Fixes

  • fix validate_func_params on class methods (c7f5d3a)

0.0.9 (2023-04-18)

Features

  • allow validate_func_params raise exception with set raise_exception to True (bf2c561)

Documents

0.0.8 (2023-04-18)

Features

  • add validate_func_params decorator (3baf869)

0.0.7 (2023-04-18)

Development: CI/CD, Build, etc

  • deps: bump actions/github-script from 5 to 6 (4a8bdec)
  • deps: bump peter-evans/create-pull-request from 4 to 5 (579ebe4)

0.0.6 (2023-04-16)

Features

Documents

0.0.5 (2023-04-15)

Features

  • add collect_files functions (0fddd82)

0.0.4 (2023-04-15)

Features

0.0.3 (2023-04-15)

Documents

0.0.2 (2023-04-15)

Development: CI/CD, Build, etc

Fixes

  • add on-rails as dependency (3af1d39)

0.0.1 (2023-04-15)

Features

Development: CI/CD, Build, etc

Documents