Skip to content

Releases: vendyp/basecamp3api.net

release v1.1.0

02 Sep 07:43
Compare
Choose a tag to compare

Breaking changes

  • Remove Archive/Unarchive/Trash inside template
  • Creates own Recordings API

1.0.1

19 Aug 04:45
Compare
Choose a tag to compare
  • Add new API(s) of People. Source here

1.0.0

14 Aug 13:06
Compare
Choose a tag to compare

Version 1.0.0

  • Fixed API Projects
  • Fixed API Authentication
  • Fixed API Todoset
  • Fixed API Todolists
  • Fixed API Todos

0.1.2-alpha

14 Aug 07:09
Compare
Choose a tag to compare

0.1.2-alpha

  • add API todo(s)
  • add new property for testing TodoListsId
  • Bugfix and improvement

0.1.1-alpha

13 Aug 18:24
Compare
Choose a tag to compare

0.1.1-alpha

  • add default setting for testing
  • add API for todoset
  • add API for todolists
  • add flagging on/off validating account id
  • refactoring

0.1.0-alpha

11 Aug 10:12
Compare
Choose a tag to compare

Remove exceptions, use tuple instead for better performance
Adding error struct and value as results
Bugfix and improvement
Add new setting, AppName

0.0.3-alpha

10 Aug 08:13
Compare
Choose a tag to compare
  • Add project API
    • Update Project
    • Trash Project

0.0.2-alpha

10 Aug 07:54
Compare
Choose a tag to compare
  • Add cancellation token to all API and next incoming API
  • Refactoring classes for better reading