Will Hunt
eda6fc8c26
Use rss
crate for RSS feed parsing ( #709 )
...
* Refactor annoying type difference
* Add rss
* Add support for parsing RSS feeds
* Add rss lib
* Add Cargo project
* Lint rust
* changelog
* Add support for new fields
2023-04-17 11:48:03 +00:00
Andrew Ferrazzutti
66a5d8bb57
1.8.1
2022-07-19 11:50:01 -04:00
Half-Shot
ded8be55e2
1.8.0
2022-07-11 18:13:10 +01:00
Will Hunt
c68bcafeb6
Automatically reconfigure GitHub notifications when a token is updated. ( #388 )
...
* Refactor methods
* changelog
* Tweaks
2022-07-11 17:08:09 +00:00
Half-Shot
a665d3b949
1.7.2
2022-06-08 16:51:57 +01:00
dependabot[bot]
a53400c132
Bump regex from 1.5.4 to 1.5.6 ( #368 )
...
Bumps [regex](https://github.com/rust-lang/regex ) from 1.5.4 to 1.5.6.
- [Release notes](https://github.com/rust-lang/regex/releases )
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/regex/compare/1.5.4...1.5.6 )
---
updated-dependencies:
- dependency-name: regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-07 12:13:54 +01:00
Half-Shot
ab4cabbd67
1.3.0
2022-03-30 12:04:47 +01:00
Half-Shot
de2528e75b
Fix cargo lock
2022-03-30 11:40:31 +01:00
Will Hunt
632791be63
Refactor setup commands ( #141 )
...
* Ensure setup connection uses provisionConnection function
* Drop unused parameters from JiraProjectConnection
* Fix typo
* Convert ApiErrors into CommandError when possible
* Fix a stray bug
* changelog
2022-01-10 21:10:14 +00:00
Will Hunt
e6dd83ac5b
Support napi v2 ( #111 )
...
* Export a sensible user agent
* Completely rewrite rust portions to be napi v2 compatible
* Format rust files
* Only lint TS files when running lint-node
* Don't include autogenerated typings in the tree
* changelog
* Autofix generated rust dependencies due to a bug in napi@2
* Fix for multiple runs
* Fix format_util file name
* Make script generic
* lint
2022-01-02 01:54:57 +00:00
Will Hunt
b6e37947bd
Refactor code to use BaseConnection and make the connectionIds simpler
2021-12-02 12:34:43 +00:00
Will Hunt
40a75fa4d3
Rename project
2021-11-22 16:02:07 +00:00
Will Hunt
933dd498af
Lint
2021-11-22 11:15:47 +00:00
Will Hunt
9748fe09cf
More tweaking
2021-11-21 16:51:04 +00:00
Will Hunt
175a2c592e
Package tweaks
2021-11-21 13:21:58 +00:00
Will Hunt
39c6e81cbb
Lots of changes
2021-11-21 12:34:56 +00:00