Skip to content

Releases: drpout/libpricealarm

0.3.0

26 Dec 17:59
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

+ Added defusing capability to suppress ongoing notifications.

0.2.1

18 Dec 22:45
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release

* Fixed dependency resolution with new groupId.

0.2.0

25 Mar 19:59
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

+ Added RollingPriceChangeAlarm.
+ Added price direction to Alarm.
+ Added wasUpperLimitHit to PriceHitAlarm.
+ Added get[Upper/Lower]Limit to all alarms.
+ Added comparator for alarm's position.
* PriceChangeAlarm now clears its buffer when a new pair is set.
* Notifier class now checks if alarm is on before showing notification.
* Tests with timing now fully working.
* Refactored SerializationTest to remove repeated code.
- Removed PriceHit[Upper/Lower]AlarmTest, duplicates of PriceHitAlarmTest.

0.1.0

14 Oct 15:49
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

+ Added method to retrieve elapsed time from PriceChangeAlarm.

0.0.1

13 Oct 11:28
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release

* Now building against any version of libdynticker.

0.0.0

07 Oct 12:03
Compare
Choose a tag to compare
0.0.0 Pre-release
Pre-release

First public beta.