v2.10.5

sundowndev/phoneinfogav2.10.5May 4, 2023by github-actions[bot]

AI Summary

This release includes updates to GitHub Actions dependencies and fixes for Windows compatibility, including colored text output and server logging.

Key Highlights

  • Colored text on Windows fixed
  • Server logs output fixed
  • Bump actions/setup-go to v4.0.0
  • Bump actions/setup-python to v4.6.0
  • Bump actions/checkout to v3.5.2

New Features

  • Windows colored text support
  • Server log output fix

Full Release Notes

## Changelog
* 4b43c67 fix(deps): bump actions/checkout from 3.4.0 to 3.5.0
* c651408 fix(deps): bump actions/checkout from 3.5.0 to 3.5.2
* e6c972a fix(deps): bump actions/setup-go from 3.5.0 to 4.0.0
* 151ba60 fix(deps): bump actions/setup-python from 4.5.0 to 4.6.0
* f52e917 fix: colored text on windows
* b46b1b9 fix: server logs output