guibranco/Pancake

View on GitHub
docs/changelog.md

Summary

Maintainability
Test Coverage
# Changelog

## Version 0.11 [2024-10-02]

- Enhance the Request class with optional data parameter by [@guibranco](https://github.com/guibranco).

## Version 0.10 [2024-09-23]

- [#84](https://github.com/guibranco/pancake/issues/84) - Add MemoryCache class by [@GitAuto](https://github.com/apps/gitauto-ai).

## Version 0.9 [2024-09-19]

- Enhance ShieldsIo class with cache duration feature by [@guibranco](https://github.com/guibranco).

## Version 0.8 [2024-07-22]

- [#167](https://github.com/guibranco/pancake/issues/167) - Add ShieldsIo class by [@guibranco](https://github.com/guibranco).

## Version 0.7 [2024-07-04]

- [#145](https://github.com/guibranco/pancake/issues/145) - Add Color class by [@gvieiragoulart](https://github.com/gvieiragoulart).
  
## Version 0.6 [2024-04-21]

- [#118](https://github.com/guibranco/pancake/issues/118) - Add Logger class by [@guibranco](https://github.com/guibranco).

## Version 0.5 [2024-04-21]

- [#119](https://github.com/guibranco/pancake/issues/119) - Add OneSignal class by [@guibranco](https://github.com/guibranco).

## Version 0.4 [2024-04-21]

- [#115](https://github.com/guibranco/pancake/issues/115) - Add GUID (v4) class by [@guibranco](https://github.com/guibranco).

## Version 0.3 [2024-04-08]

- [#81](https://github.com/guibranco/pancake/issues/81) - Add Health Checks class by [@guibranco](https://github.com/guibranco).

## Version 0.2 [2024-03-20]

- [#86](https://github.com/guibranco/pancake/issues/86) - Add Request class by [@guibranco](https;//github.com/guibranco).

## Version 0.1 [2024-03-18]

- Create the project's basic structure and pipeline by [@guibranco](https;//github.com/guibranco).

----