What's Changed
* add Python 3.10 to the build matrix by shogo82148 in https://github.com/shogo82148/mecab/pull/71
* add Java 17 LTS to the build matrix by shogo82148 in https://github.com/shogo82148/mecab/pull/72
* add Ruby 3.1 into the build matrix by shogo82148 in https://github.com/shogo82148/mecab/pull/73
* bump actions/checkout v3 by shogo82148 in https://github.com/shogo82148/mecab/pull/74
* bump actions/cache v3 by shogo82148 in https://github.com/shogo82148/mecab/pull/75
* pin the version of windows by shogo82148 in https://github.com/shogo82148/mecab/pull/76
* bump huge v0.95.0 by shogo82148 in https://github.com/shogo82148/mecab/pull/77
* bump actions/setup-python v3 by shogo82148 in https://github.com/shogo82148/mecab/pull/78
* bump actions/upload-artifact v3 by shogo82148 in https://github.com/shogo82148/mecab/pull/79
* bump actions/setup-java v3 by shogo82148 in https://github.com/shogo82148/mecab/pull/80
* bump github/codeql-action v2 by shogo82148 in https://github.com/shogo82148/mecab/pull/81
* fix a broken workflow because of actions/download-artifact update by shogo82148 in https://github.com/shogo82148/mecab/pull/83
* update Cygwin packages by shogo82148 in https://github.com/shogo82148/mecab/pull/84
* remove obsoleted macros by shogo82148 in https://github.com/shogo82148/mecab/pull/82
* Bump actions/setup-python from 3 to 4 by dependabot in https://github.com/shogo82148/mecab/pull/85
* add Perl 5.36 to the build matrix by shogo82148 in https://github.com/shogo82148/mecab/pull/86
* migrate st-output command by shogo82148 in https://github.com/shogo82148/mecab/pull/87
* add Python 3.11 to the build matrix by shogo82148 in https://github.com/shogo82148/mecab/pull/88
* add Ruby 3.2 to the build matrix. by shogo82148 in https://github.com/shogo82148/mecab/pull/89
* add Perl 5.36, Python 3.11 and Ruby 3.2 on darwin by shogo82148 in https://github.com/shogo82148/mecab/pull/90
* bump SWIG v4.1.1 by shogo82148 in https://github.com/shogo82148/mecab/pull/91
* pyproject.tomlの導入 by shogo82148 in https://github.com/shogo82148/mecab/pull/92
* sprintfをsnprintfに置き換え by shogo82148 in https://github.com/shogo82148/mecab/pull/93
* v0.996.7リリース by shogo82148 in https://github.com/shogo82148/mecab/pull/94
New Contributors
* dependabot made their first contribution in https://github.com/shogo82148/mecab/pull/85
**Full Changelog**: https://github.com/shogo82148/mecab/compare/v0.996.6...v0.996.7