Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop -> Master release 0.5.29 #849

Merged
merged 20 commits into from
May 16, 2020
Merged

Develop -> Master release 0.5.29 #849

merged 20 commits into from
May 16, 2020

Commits on Feb 20, 2020

  1. Merged @adgrace pull request #410

    ellenaua committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    786b531 View commit details
    Browse the repository at this point in the history
  2. Merged @adgrace pull request #410

    ellenaua committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    9577cd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    430fa36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e68c6b View commit details
    Browse the repository at this point in the history
  5. Decrease build size

    ellenaua committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    043d3d5 View commit details
    Browse the repository at this point in the history
  6. Order zones by name

    ellenaua committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    b82473c View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Updated 2019c files

    ellenaua committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    dc49a03 View commit details
    Browse the repository at this point in the history
  2. Updated changelog

    ellenaua committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    d7f687e View commit details
    Browse the repository at this point in the history

Commits on May 16, 2020

  1. Configuration menu
    Copy the full SHA
    0296382 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff7864f View commit details
    Browse the repository at this point in the history
  3. Corrected version numbers (#845)

    Version numbers were incorrect so fixed it.
    praneeth-m authored May 16, 2020
    Configuration menu
    Copy the full SHA
    cabe132 View commit details
    Browse the repository at this point in the history
  4. Fixed changelog to represent proper release versions (#839)

    * Fixed changelog to represent proper release versions
    
    * Removed node v4 and 6 from travis build, because as pointed by other the ES6 syntax now included in the lib aren't supported with those earlier node versions.
    
    Co-authored-by: Alexandre Couillard <[email protected]>
    Beatboxace and Alexandre Couillard authored May 16, 2020
    Configuration menu
    Copy the full SHA
    1cf8dd2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1fd4234 View commit details
    Browse the repository at this point in the history
  6. Corrected version numbers (#845)

    Version numbers were incorrect so fixed it.
    praneeth-m authored and ellenaua committed May 16, 2020
    Configuration menu
    Copy the full SHA
    adb7d7b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    778c22f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d50bf27 View commit details
    Browse the repository at this point in the history
  9. Yet another PR adding TypeScript declarations (#530)

    * Adds TypeScript declarations for moment-timezone
    
    * Remove unnecessary `moment.` qualification in typings
    
    * Move exported types to top-level so that they can all be imported as named imports
    
    - Zone class must exist at `tz.Zone` because that's where it's exposed at runtime, but the `Zone` interface is still re-exported as a named export
    
    * tsc invocation always uses locally installed tsc
    
    Co-authored-by: Elena Sharovar <[email protected]>
    cspotcode and ellenaua authored May 16, 2020
    Configuration menu
    Copy the full SHA
    ed529ea View commit details
    Browse the repository at this point in the history
  10. Release 0.5.29

    ellenaua committed May 16, 2020
    Configuration menu
    Copy the full SHA
    7045244 View commit details
    Browse the repository at this point in the history
  11. Release 0.5.29

    ellenaua committed May 16, 2020
    Configuration menu
    Copy the full SHA
    cb0b4a9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    94916b2 View commit details
    Browse the repository at this point in the history