Skip to content

Releases: squeakycheese75/tick

v0.1.13

Choose a tag to compare

@github-actions github-actions released this 07 May 09:27
04d0d86

Changelog

Features

  • 17dd407 feat: elegantly handle missing prices

Fixes

  • f624766 fix: resolved isntrument bug on table

Other

  • fea9080 Merge pull request #25 from squeakycheese75/fix/issue-wtih-index-on-instruments-table
  • 04d0d86 Merge pull request #26 from squeakycheese75/feature/handle-unpriced-positions-more-elegantly

v0.1.12

Choose a tag to compare

@github-actions github-actions released this 06 May 13:20
d55184a

Changelog

Features

  • b9e57d7 feat: supporting consuming prices

Other

  • d55184a Merge pull request #24 from squeakycheese75/feature/enabled-internal-pricing-for-funds

v0.1.11

Choose a tag to compare

@github-actions github-actions released this 06 May 10:50
578360c

Changelog

Features

  • d5a7f60 feat: added remove portfolio target
  • 88b56cc feat: supporting commodities

Other

  • b1bcc22 Merge pull request #22 from squeakycheese75/feature/adding-remove-portfolio-target
  • 578360c Merge pull request #23 from squeakycheese75/feature/supporting-commodities

v0.1.10

Choose a tag to compare

@github-actions github-actions released this 04 May 11:52
80835c9

Changelog

Fixes

Other

  • 80835c9 Merge pull request #21 from squeakycheese75/chore/patching-to-1.26.2
  • 8ca65dd chore: patching to latest go version

v0.1.9

Choose a tag to compare

@github-actions github-actions released this 30 Apr 09:14
04e4aee

Changelog

Features

  • 87f7537 feat: added list targets
  • fd2d22a feat: added portfolio targets

Other

  • 04e4aee Merge pull request #20 from squeakycheese75/feature/adding-portfolio-targets

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 28 Apr 08:07
f02ca02

Changelog

Features

  • 46ba33b feat: added brief report, refactoring report builder

Fixes

  • 5d24d56 fix: minor formatting fix
  • f2b2e84 fix: resolved bug with crypto prices missing the previous price
  • 8ec25ca fix: resolved issues with holidings reportin incorrectly

Other

  • f02ca02 Merge pull request #19 from squeakycheese75/refactor/reworking-report-builder
  • a8ec1d7 chore: improved demno gif
  • 676fa97 chore: improved demo gid readability
  • 2ad259e chore: updated readme
  • e31f29d chore: updated readme

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 23 Apr 10:21
fe4180f

Changelog

Features

  • 342d75e feat: added news provider newsapiorg
  • 939f706 feat: improving the console render

Refactoring

  • f0b4555 refactor: renamed assetType to instrumentType

Other

  • 309a25b Merge pull request #17 from squeakycheese75/feauture/adding-news
  • fe4180f Merge pull request #18 from squeakycheese75/feature/improving-render
  • 305489b chore: updating sample env files

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 22 Apr 17:32
08b826e

Changelog

Features

  • 1b104e4 feat: add portfolio snapshots and daily change tracking
  • 43981f1 feat: persist portfolio snapshots for daily report history

Other

  • 08b826e Merge pull request #16 from squeakycheese75/feature/adding-portfolio-snapshots
  • 8085509 chore: lint issue

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 22 Apr 10:03
08b826e

Changelog

Features

  • 1b104e4 feat: add portfolio snapshots and daily change tracking
  • 43981f1 feat: persist portfolio snapshots for daily report history

Other

  • 08b826e Merge pull request #16 from squeakycheese75/feature/adding-portfolio-snapshots
  • 8085509 chore: lint issue

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 20 Apr 14:13
3bf0ddb

Changelog

Features

  • f13abe8 feat: add instrument resolver and enhance portfolio summary with PnL

Other

  • 3bf0ddb Merge pull request #15 from squeakycheese75/feature/added-instrument-resolver
  • 282a76a chore: resolve lint issue
  • 8c7cf37 chore: updated readme