What's Changed
- updated README.md with example instructions by @RedFT in #9
- removed requirements.txt. Travis should be able to pull test dependen… by @RedFT in #10
- Rounding tests by @RedFT in #11
- added test for get_cube_distance by @RedFT in #12
- get_disk function is more readable now by @RedFT in #13
- Selection tests by @RedFT in #14
- added test for get_hex_line by @RedFT in #15
- HexMap is no longer a subclass of dict by @bicobus in #17
- Add function to compute a radius necessary to fit a number of hexes by @bicobus in #18
- Use math.sqrt for single numbers by @RedFT in #20
New Contributors
Full Changelog: 1.4.3...1.4.4