Skip to content

Releases: bodastage/boda-bulkcmparser

v2.2.8

19 Sep 12:35
bef2515
Compare
Choose a tag to compare
Fix missing 3gpp attrs (#34)

* Fix imcomplete headers/columns names

When processing more than 1 file and one of the files is missing
the 3GPP attributes e.g. file 1 has vs:vsDataSomeMO and file2 has
SomeMO and vsDataSomeMO.

* Clean up

v2.2.7

28 Jun 05:35
63b7620
Compare
Choose a tag to compare

Bump version to 2.2.7

v2.2.5

26 Oct 09:09
6e15769
Compare
Choose a tag to compare
  • Fixes bug in 2.2.4

v2.2.4

07 Oct 12:02
179437e
Compare
Choose a tag to compare
  • Fix bug with collecting 3GPP attributes

v2.2.3

04 Oct 09:19
cfe8f8c
Compare
Choose a tag to compare
  • Rename EutranFreqRelation.csv to EutranFreqRelation_UtranCell.csv to prevent conflict with EUtranFreqRelation.csv on windows

v2.2.2

27 Sep 23:30
4f058bd
Compare
Choose a tag to compare
  • Fix premature termination caused by null variable

v2.2.1

25 Sep 21:16
097d45c
Compare
Choose a tag to compare
  • Fix bug in collecting 3GPP parameters

v2.2.0

03 Sep 16:33
c68813b
Compare
Choose a tag to compare
  • Specify multi-value separator. Default is semicolon

v2.1.0

23 Aug 18:59
40ab406
Compare
Choose a tag to compare
  • Combine vendor specific data and 3GPP standard MOs by default. Use -s flag to separate them.

v2.0.8

03 Jul 04:59
1159372
Compare
Choose a tag to compare
  • Fixed null pointer exception occurring when handling attributes with children with some cases containing parent and child attributes having the same name