Releases: fabien-chebel/pegass-cli
Releases · fabien-chebel/pegass-cli
v1.5.0
What's Changed
- Stop following redirects in Pegass session check by @fabien-chebel in #17
- Upgrade go.mau.fi/whatsmeow by @fabien-chebel in #18
- Improve error handling on no activity by @fabien-chebel in #19
- Set version to 1.5.0 by @fabien-chebel in #20
Full Changelog: v1.4.1...v1.5.0
v1.4.1
What's Changed
- Add logs to troubleshoot logout issue by @fabien-chebel in #16
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Add smarter authentication mecanism by @fabien-chebel in #15
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- Force re-authentication before responding to chat message by @fabien-chebel in #14
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Summarise activity on the next 2 days by @fabien-chebel in #13
Full Changelog: v1.2.0...v1.3.0
v1.2.0
v1.1.0
Add "bot" mode (#11) This commit adds a `start-bot` command, which connects to WhatsApp and allows executing a few commands: - `!psr` to get an updated summary of the SAMU activities of tomorrow - `!bspp` to get the current summary of the BSPP activities of tomorrow
v1.0.1
Fix typo in checkout action name (#10)
v1.0.0
First release
What's Changed
- Add github actions integration by @fabien-chebel in #1
- Add README.md file by @fabien-chebel in #2
- Setup go modules by @jawher in #3
- Code improvements by @fabien-chebel in #4
- Add method to print dispatchers' stats by @fabien-chebel in #5
- add regulation stats export by @fabien-chebel in #6
- Add support for Okta authentication by @fabien-chebel in #7
- Add go release action by @fabien-chebel in #9
- Send SAMU activity status over WhatsApp by @fabien-chebel in #8
New Contributors
- @fabien-chebel made their first contribution in #1
- @jawher made their first contribution in #3
Full Changelog: https://github.com/fabien-chebel/pegass-cli/commits/v1.0.0