All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.4.0 / 2023-01-31
ricaun.Revit.Github
without Revit Reference.- Change to .NET Framework 4.5
- Force dependence in
Newtonsoft.Json
- Improve
Initialize
documentation
0.3.0 / 2023-01-31
- Add
Directory.Build.props
one file change all the versions withCondition
- Add Example Command ToolTip with Version
- Initialize only download with greater Version and return true if download
- Update
CommandUpdate
withShowBalloon
- Add
InfoCenterUtil
withShowBalloon
0.2.0 / 2023-01-31
- Initialize Auto Download Last Version -
Console log
- Update Example Project to Update Last Version
0.1.0 / 2022-05-21
- Download Bundle From Github
- Improve Library Files
- Select Download Version
- Clear
- Remove Github Data
- Add PathBundle
- Add XML comment
- Fix Async Methods - Problem
- Add Async in all Services
- Add BundleModel (Version, DownloadUrl, Body, DataTime)
- Add DownloadBundleService
- Add GithubBundleService
- Add GithubService
- Add JsonService
- Add PathBundleService
- Add GithubRequestService
- Base Package Files
- Add Example