Skip to content

milsymbol 1.2.0

Compare
Choose a tag to compare
@spatialillusions spatialillusions released this 11 Jun 08:57
· 636 commits to master since this release

1.2.0 11 JUN 2017

Added

  • Added build-amd, to build an AMD only module you can now run npm run build-amd

Changed

  • isValid(option) can now take an bolean input that makes it return a validaton object with extended information about the vadility.

  • isValid now validates the mobility modifier as well as the symbol icon.

  • Updated ENERGY FACITILIES INFRASTRUCTURE to better representation of the standard.

Deprecated

Removed

  • Removed all methods that was deprecated in milsymbol 1.0.0

Fixed

  • The quantiy field would be cut if the content was wider than the symbol, this is now fixed so that the symbol size adopts to to width of the quantity field.

  • Fixed Land Unit M1 10 command and control that was displayed in as a Y instead of C2.

  • Some modifiers on Signals Intelligence symbols in 2525C was incorrect

Security