Skip to content

Latest commit

 

History

History
51 lines (44 loc) · 1.25 KB

ChangeLog.md

File metadata and controls

51 lines (44 loc) · 1.25 KB

0.7.1 [2024-08-05]

  • full code editor for global.yaml (same features as for project)
  • KsWare Open Commercial License

0.7.0 [2024-08-03]

  • simple editor for global.yaml

0.6 [2024-08-02]

  • use .Net 8.0
  • fix template selection
  • INCLUDE support for template file
  • hierarchical templates (deploy, notification)
  • more templates
    • deploy-templates.txt
    • image-templates.txt
    • notification-templates.txt
  • update all nuget packages
  • replace Wingdings 3 with Unicode chars
  • update About dialog

0.5

  • Bugfixes

0.4

  • use .Net 5.0
  • context help for appveyor.yml
  • insert variables
  • Encrypt values
  • Validate yaml
  • Navigate to AppVeyor/GitHub
  • command line parameter (open file)
  • Menu, NewFile, Edit, View, About, RemoveProject, NewProject
  • outsource appveyor API: KsWare.AppVeyor.Api

0.3.11 (2019-09-06)

  • appveyor.yml (for external/fork use only)
  • The save dialog suggests a name. (AutoSave-Format)
  • Refresh for project selector

0.3 (2019-09-04)

  • Project selection: protected against accidental change
  • Section templates

0.2

  • Context menu for YAML editor
  • Syntax highlighting for YAML editor, PowerShell editor
  • Folding for YAML editor
  • reference KsWare.Presentation as MVVM Framework

0.1

  • AppVeyor API
  • YAML configuration Editor