Skip to content

v1.2.0

Compare
Choose a tag to compare
@robertdstein robertdstein released this 06 Feb 00:44
· 9 commits to main since this release
502b229

This release is updated for the new API. Main changes are adding targname, updating image queries and setting default use_field to False. Also updates ToO names to a new formula

  • Adds MAX_TARGNAME_LEN for targname length
    
  • Adds WinterImageTypes literal, and default stack
    
  • Sets default targname to null
    
  • Adds four classes of Image query: program only, program+targname, program+cone and program+rectangle
    
  • Adds targname to ToOs
    
  • Set ToO db files as request_PROGNAME_TIME (YYYY_MM_DD_HH_MM_SS)
    

What's Changed

Full Changelog: v1.1.0...v1.2.0