- Add option to specify date ranges or limits using
--start-date
and--end-date
. This only applies tolist-*
command options. - Add
--reuse-parameters
/-r
foradd
. This will auto-fill the proposal type, submiting organzation, solicitation, and telescope from the most recent submission. - bugfix in database creation
- combine creation and update scripts into a single file/tool
- Modes are now specified as switches rather than as a free-form string. This change enables a more coherent/consistent method of parsing the arguments and getting program argument help (i.e., with
--help
)
- Improved output formatting
- Add option to print only closed/resolved proposals with
list-closed
(i.e., all accepted/rejected) - Add option to print only accepted (
list-accepted
) or rejected (list-rejected
) proposals - Rudimentary statistics on proposal success rates
- total
- only those led by the PI name specified in the config file
- Various bugfixes
In the beginning was the simple proposal tool.