- Added `supported_version` function which returns the LAS version
supported by pylas
- Added a new `PointFormat` class
- Added a `merge_las` function
- Added `mins` & `maxs` properties to the header, they
provide access to the x, y, z mins and maxs as numpy arrays
- Fixed initialize the `header.date` to `date.today()`