0.3.0
- Breaking: Added country data to the
meta/*.json
files. Restructured the data to support multiple countries per zone. #162 - Added the ability to set a default timezone for all new moments. #152
- Fixed a bug when passing a moment with an offset to
moment.tz
. #169 - Fixed a deprecation in moment core, changing
moment#zone
tomoment#utcOffset
. #168