4 Commits

Author SHA1 Message Date
jelllly420
a27076db86
Add breaking changes section to changelog generator (#3255)
Fixes #3212

-------

* Add breaking changes section to changelog generator.

* re-design test of changelog

* format fix

* Update tools/changelog/tests/generate_yew_changelog_file.rs

Co-authored-by: Muhammad Hamza <muhammadhamza1311@gmail.com>

---------

Co-authored-by: jelly <jelly.zhao.42@gmail.com>
Co-authored-by: Muhammad Hamza <muhammadhamza1311@gmail.com>
2023-08-19 00:43:59 +05:00
Muhammad Hamza
c28a71e78e
Use nightly for Rustfmt (#2630)
* add rustfmt.toml, use nightly in CI, update contributing docs

* run `cargo +nightly fmt`
2022-04-21 23:21:15 +05:00
Julius Lungys
0268c7df7d
Add auth to changelog generation (#2307)
* Add auth to changelog generation

* fix tests
2021-12-29 00:37:34 +05:00
Julius Lungys
50510c5858
Automate changelog gen and gh release in actions (#2286)
* Automate changelog gen and gh release

* fix tests

* fix test 2

* make pull request pull full depth git information

* fix fetch-depth

* fix inspect action
2021-12-20 13:53:07 +01:00