Skip to content

f06tools 0.3.5

Pre-release
Pre-release

Choose a tag to compare

@Bruno02468 Bruno02468 released this 27 Jan 22:37
· 105 commits to master since this release
6f4bfd3

This update makes several minor changes to CSV generation:

  • Added the --align flag, which adds spaces to make the delimiters line up (aligning the field content to the right, to the left, or in the center).
  • Changed the default BLANK value to five dashes
  • Changed the BLANK header to UNUSED, which is more correct.
  • Turned the 0-block into a key-value list.
  • Put element types in EID headers for easy identification.