Releases: jpalumickas/csstats
Releases · jpalumickas/csstats
v1.2.0
v1.1.0
Version 1.1.0
v1.0.7
- Upgrade testing gems
- Style fixes in code
- Add CodeClimate test reporter
v1.0.6
- Upgrade gems
- Style fixes
Version 1.0.5
- Upgraded gems
- Small refactoring to handler
Version 1.0.4
Upgrade hashie gem dependency to 3.0.0
Version 1.0.3
- Round accuracy and efficiency numbers
- Add more descriptions
- Make not so complex read_player method
Version 1.0.2
Fixed ZeroDivisionError in acc and eff counting.
Version 1.0.1
- Removed duplication from read_int_data and read_short_data.
- Cleanup handler.
Version 1.0.0
- Added search_by_name command. Now you can search players by name.
- Added coveralls to test.
- Added error handling.
- Fixed player counting.
- Added documentation.
- Removed unused code.