Skip to content

Releases: mathewmeconry/bexio

Bill issuing

22 Jul 09:03
ede77b5
Compare
Choose a tag to compare

Whats new

  • Bills can now be issued
  • Issued bills can now be reverted to draft

Timetrackings and TimetrackingStatuses

18 Jul 12:25
fd78df0
Compare
Choose a tag to compare

New

  • Timetrackings endpoints integration
  • TimetrackingStatuses endpoints integration

Changes

  • Started using prettier formatting plugin in VSCode

Issues

#7

Trigger CI Publish

17 Jul 12:10
7ed4caf
Compare
Choose a tag to compare
0.3.1

checkout master to commit version change

Tests and CD/CI Pipeline

17 Jul 11:55
2c00e3c
Compare
Choose a tag to compare

New stuff

  • tests for all implemented endpoints
  • cd/ci pipeline for tests and publishing
  • adds code coverage reporting

Changes

  • improved fake login procedure
  • fixes typing for search params
  • extended typing for endpoint payloads
  • Updates readme

Adds kb_bill and expense endpoints

28 May 15:44
3567889
Compare
Choose a tag to compare
0.2.2

fixes merge fail

Hotfix Fakelogin non reachable callbacks

08 Apr 21:36
4b0c5dd
Compare
Choose a tag to compare

Before the code tried to access the callback which is sometimes not available.

This got fixed that the function now doesn't follow redirects and uses the 'Location' header instead

Fake login

12 Mar 16:10
Compare
Choose a tag to compare

implements a new feature called fake login

This helps to perform the authentication with the API without any user interaction.
More information can be found in the updated Readme

Complete Refactor

12 Mar 16:09
Compare
Choose a tag to compare

Complete Refactor of the package.
It uses now nice and beautiful Objects for each Enpointgroup (Is this a name?) and a better code base

initialization state

03 Dec 14:15
Compare
Choose a tag to compare

adds the new function isInitialized() to the package to check if the package is already initialized

adds new stuff

27 Nov 14:27
Compare
Choose a tag to compare