Releases: GavinDmello/celer
Releases · GavinDmello/celer
New unit tests
Added new unit tests for response class
Coverage and test correction
Added coverage report and test directory corrections
Unit test cases
Added unit test cases for major entry points
Improved structure
Made the structure consistent with other frameworks
Pruned packages
Stack trace wasn't required at all. Using direct string method names would be cheaper, I suppose.