Skip to content

Releases: appleboy/go-fcm

v1.2.1

07 Jun 01:40
f56a61a
Compare
Choose a tag to compare

Changelog

Enhancements

Build process updates

v1.2.0

31 May 00:32
078a7f6
Compare
Choose a tag to compare

Changelog

Features

Others

Refactor

  • 97b36e8: refactor: refactor client configuration and API integration (@appleboy)

Documentation updates

v1.1.0

25 May 15:22
8cbe79b
Compare
Choose a tag to compare

Changelog

Features

Documentation updates

  • 83a5230: docs: enhance documentation with custom client and proxy examples (@appleboy)

v1.0.1

25 May 06:10
ad6019a
Compare
Choose a tag to compare

Changelog

Enhancements

v1.0.0

25 May 02:17
18e8c97
Compare
Choose a tag to compare

Changelog

Features

Others

Enhancements

Refactor

Build process updates

Documentation updates

v0.1.7

04 May 05:45
bfa8a7d
Compare
Choose a tag to compare

Changelog

Others

Enhancements

Build process updates

Documentation updates

v0.1.6

31 Jan 06:15
699d69d
Compare
Choose a tag to compare

Changelog

  • 699d69d docs: refactor README for Current Tooling Usage
  • fb71d30 feat: implement HTTP proxy configuration support
  • 27b01b3 refactor: refactor error handling and HTTP client setup
  • e30e784 style: refine doc.go comment formatting
  • b5a841f chore: refactor workflow and update Go module configs
  • a8cd9e3 ci: refactor GitHub Actions workflows
  • 5d2dd89 chore: improve project automation and CI workflows
  • a57cc24 ci: refactor CI/CD and Test Configurations
  • f669ef3 chore: refactor project configuration files
  • 690ff91 refactor: update Message struct fields to follow the latest legacy http protocol spec (#33)
  • 0181be2 upgrade to go 1.16
  • 6ec3c17 Example and Readme files are changed for newcomers to use this client successfully. (#32)
  • 043e83b Remove duplicate assignment (#31)
  • 422fb96 chore: upgrade to go1.15
  • e4c1275 Return Error Response Code (#28)
  • b867dd8 Retry with context (#27)
  • 864d85a chore: Increase maximum condition operators to 5 (#24)