Skip to content

Latest commit

 

History

History
executable file
·
45 lines (39 loc) · 1.41 KB

CHANGELOG.md

File metadata and controls

executable file
·
45 lines (39 loc) · 1.41 KB

M_datapac Changelog

The intent of this log is to keep everyone in the loop about what's new in the M_datapac project. It is a curated, chronologically ordered list of notifications of notable events such as bug fixes, new features, and usage changes.

"Do unto others as you would have them do unto you", as they say. When I find OS (Open Source) resources, I am hoping a lot of these boxes can be checked ...

  • git repository on WWW (github)
  • annotated source files
  • an open license
  • unit test
  • make(1) build
  • fpm(1) build
  • user manual (on-line)
  • man-page
  • app program
  • demo program for public procedures
  • developer documents (ford(1))
  • CI/CD(Continious Integration/Development) verification (github actions)
  • registered in fpm(1) repository

2022-06-03 John S. Urban https://github.com/urbanjost

🟢 ADD:

 real and double_precision float values now supported

2022-05-31 John S. Urban https://github.com/urbanjost

🟢 ADD:

 initial release on github