Skip to content

Releases: ricaun-io/ricaun.Revit.Github

0.4.1-alpha

10 Jan 23:59
Compare
Choose a tag to compare
0.4.1-alpha Pre-release
Pre-release

Features

  • Add netstandar2.0 support

0.4.0

31 Jan 23:04
1ddd049
Compare
Choose a tag to compare

Features

  • ricaun.Revit.Github without Revit Reference.
  • Change to .NET Framework 4.5
  • Force dependence in Newtonsoft.Json
  • Improve Initialize documentation

0.3.0

31 Jan 21:20
0d33d4d
Compare
Choose a tag to compare

Features

  • Add Directory.Build.props one file change all the versions with Condition
  • Add Example Command ToolTip with Version
  • Initialize only download with greater Version and return true if download
  • Update CommandUpdate with ShowBalloon

Added

  • Add InfoCenterUtil with ShowBalloon

0.2.0

31 Jan 18:54
6461cf7
Compare
Choose a tag to compare

Features

  • Initialize Auto Download Last Version - Console log
  • Update Example Project to Update Last Version

0.1.0

17 Jan 00:07
b29357a
Compare
Choose a tag to compare

Features

  • Download Bundle From Github
  • Improve Library Files
  • Select Download Version

GithubRequestService

  • Clear
  • Remove Github Data
  • Add PathBundle
  • Add XML comment

Fixed

  • Fix Async Methods - Problem

Added

  • 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