Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 712 Bytes

CHANGELOG.md

File metadata and controls

28 lines (17 loc) · 712 Bytes

Changelog

All notable changes to this project should be documented in this file.

The format is based on Keep a Changelog.

This project also attempts to adhere to Semantic Versioning.


[Planned]


[0.2.0] - 2021-12-02

Added

  • Allow supplying database_conn and data_file variables in .placehldr file
  • Default to place.hldr for data file if none specified by CLI option or .placehldr file

[0.1.0] - 2021-11-29

Added

  • Simple records can be created with literal values
  • Specify file to load via -f or --data-file
  • Specify database connecting string via -d or --database-conn