capgen
Version:
A package to generate Common Alerting Protocol XML Payload
14 lines (12 loc) • 893 B
Markdown
# 1.0.8
- Resolved Bug #5 - [Circle node under area node is generated as polygon node](https://github.com/bhagatabhijeet/capgen/issues/5)
- Resolved Bug #6 - [Restriction node is missing for alert parent node](https://github.com/bhagatabhijeet/capgen/issues/6)
- Resolved Bug #7 - [event code node is not generated according to CAP 1.2](https://github.com/bhagatabhijeet/capgen/issues/7)
# 1.0.7
- Resolve the <eventCode>[Object Object]</eventCode> issue
# 1.0.6
- Resolved Bug #1 - [on adding event node an error is observed](https://github.com/bhagatabhijeet/capgen/issues/1)
- Resolved Bug #2 - [source node is added twice need to check the output gen](https://github.com/bhagatabhijeet/capgen/issues/2)
- Resolved Bug #3 - [responseType node is generated as category node in the output](https://github.com/bhagatabhijeet/capgen/issues/3)
# 1.0.5
Base Version