Skip to content

Releases: Phoenix-OpsGroup/metar-plot

v3.0.0

15 Jul 15:43
0a2205f

Choose a tag to compare

Features

  • ✨New color customization
  • 🏗️ moved metic control to new options object

V2.0.0

16 Aug 13:38
1cd51c7

Choose a tag to compare

Features

  • 🎨 New Weather symbols
  • 🎨 Refactored Weather symbols
  • ♻️ Refactored SVG constructors to build base64 image src
  • 📝 Storybook :)

v1.4.3

04 Nov 16:07

Choose a tag to compare

ChangeLog

🐛 Bug fixes

  • Typescript definition issues

v1.4.2

04 Nov 15:30
e1665d6

Choose a tag to compare

ChangeLog

🐛 Bug fixes

  • Fixed issues

v1.4.1

29 Oct 15:54
7fe9b9a

Choose a tag to compare

ChangeLog

🐛 Bug fixes

  • #25 Weather parsing codes were wrong
  • #26 Fit and finish for weather symbols
    ✨ Features
  • #18 Wind bards can be generated independently for legend generation

v1.4.0

10 Oct 16:52
5f06c7e

Choose a tag to compare

ChangeLog

✨ Features

  • #1 Added more Weather symbols

v1.3.1

20 May 00:34
21428b6

Choose a tag to compare

ChangeLog

🐛 Bug Fixes

  • #17 Fixed temp issues

v1.3.0

18 May 00:07
425fe7c

Choose a tag to compare

ChangeLog

✨ Features

  • Added Altimeter reading,
  • Added metric units(mps,hPa) to the plot.

🐛 Bug Fixes

  • Compound weather now working
  • Visual issue with weather symbols

🏗️ Structural Changes

  • Refactored Parser to use nothing but regexs

📝 Documentation

  • Added a lot of documentation

v1.2.2

13 May 12:46
ee9dfae

Choose a tag to compare

ChangeLog

  • 🚚 migration to organizational github

v1.2.1

09 May 00:06

Choose a tag to compare

Change Log

  • 👷 Added Ci/CD pipe via Circle Ci
  • 🐛 Fixed #3