Skip to content

Releases: arpandaze/nepseutils

v0.4.6

23 Jul 08:05
907ee91
Compare
Choose a tag to compare

Bug Fixes

  • table alignment in total row fixed (Daze)
  • portfolio listing table columns updated (Daze)

v0.4.5

23 Jul 07:21
9c7f446
Compare
Choose a tag to compare

Features

  • show previous closing prices in portfolio (Daze)

Bug Fixes

  • temporary fix for failure to verify SSL (Daze)

v0.4.3

15 Feb 11:04
609d18a
Compare
Choose a tag to compare

Bug Fixes

  • ssl verification turned off and base header update #21 (Daze)

Chores

Commits

v0.4.2

15 Feb 11:00
970b1d9
Compare
Choose a tag to compare

Bug Fixes

  • rejected application will now be fetched (Daze)

Chores

v0.4.1

01 Oct 03:02
d078260
Compare
Choose a tag to compare

Features

  • cli entrypoint defined (Daze)

Bug Fixes

  • applied issues are now fetched in auto mode (Daze)
  • logging handler now closes properly by flushing the logs (Daze)

Chores

v0.4.0

19 Sep 11:06
ca411d4
Compare
Choose a tag to compare

Features

  • config update and separated into modules (Arpan Koirala)
  • logs forwarding to telegram implemeted (Daze)
  • autosave decorator created (Daze)
  • sync and allotment list implemented (Daze)
  • auto apply mode implementation updated (Daze)
  • find_min_apply_unit implemented (Daze)
  • logging to telegram is now batched (Daze)

Bug Fixes

  • reverse display order in results (Daze)
  • create config directory if not exist (Daze)
  • helps for commands updated (Daze)
  • status and change lock commands fixed (Daze)

Documentation

  • updated the readme with newer commands (Daze)

Chores

  • directory restructuring and cleanup (Daze)
  • refactors, logging and cleanups (Daze)
  • bump certifi from 2023.5.7 to 2023.7.22 #14 (dependabot[bot])
  • bump cryptography from 41.0.1 to 41.0.3 #15 (dependabot[bot])
  • dependencies updated (Daze)
  • minor refactors and fixes (Daze)
  • v0.4.0 release (Daze)

v0.3.6

21 Jun 02:03
a500334
Compare
Choose a tag to compare

Bug Fixes

  • capital list endpoint update #11 (Daze)

Chores

  • dependencies updated to latest #11 (Daze)

Commits

v0.3.5

26 Mar 03:55
58301a0
Compare
Choose a tag to compare

Features

  • password expiry check while signing in #8 (Daze)
  • share type and group is now displayed while applying #8 (Daze)
  • error handling while logging out and applying #8 (Daze)

Commits

  • 12d89b9: Bump certifi from 2022.6.15 to 2022.12.7 (dependabot[bot]) #6
  • 0e117af: Create LICENSE (Arpan Koirala)
  • 437c80a: Merge pull request #8 (Arpan Koirala) #8
  • Version bump to 0.3.5 (Daze)

v0.3.4

29 Jan 16:06
e253484
Compare
Choose a tag to compare

Features

  • Change account password implemented #5 (Daze)

Bug Fixes

  • Bank account from different endpoint to fix mismatch (Daze)

Continuous Integration

  • Release and publish CI created (Daze)

Chores

  • release: v0.3.4 Released (Daze)

Commits

  • Minor version bump to 0.3.1 (Daze)
  • dfdce13: fix-docs: Add account instruction fix (Daze)

v0.3.0

03 Aug 15:33
7431e2a
Compare
Choose a tag to compare

v0.3.0

MeroShare has changed a few things on their backend so, I have made few changes to adapt to those changes.

Changes

  • AZCaptcha Integration for automatically solving captchas.
  • CRN is now required while adding accounts. Bank request API doesn't return CRN anymore.