Commit graph

62 commits

Author SHA1 Message Date
Kevin Zhang
56bc8f75f2
Update Flow.Launcher.Plugin.csproj 2024-04-16 19:36:57 -05:00
Jeremy
45ba16da59 bump flow API version 2024-02-04 13:24:43 +11:00
dependabot[bot]
6eecc614a8
Bump JetBrains.Annotations from 2023.2.0 to 2023.3.0
Bumps [JetBrains.Annotations](https://github.com/JetBrains/JetBrains.Annotations) from 2023.2.0 to 2023.3.0.
- [Commits](https://github.com/JetBrains/JetBrains.Annotations/compare/v2023.2.0...2023.3)

---
updated-dependencies:
- dependency-name: JetBrains.Annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 22:04:20 +00:00
Jeremy
efd1498a1a bump Plugin project version 2023-08-09 07:49:38 +10:00
dependabot[bot]
59d27fd90e
Bump JetBrains.Annotations from 2022.3.1 to 2023.2.0
Bumps [JetBrains.Annotations](https://github.com/JetBrains/JetBrains.Annotations) from 2022.3.1 to 2023.2.0.
- [Commits](https://github.com/JetBrains/JetBrains.Annotations/compare/v2022.3.1...v2023.2.0)

---
updated-dependencies:
- dependency-name: JetBrains.Annotations
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 22:21:16 +00:00
Jeremy Wu
eec0b9daf1 bump Flow.Launcher.Plugin version 2023-06-30 20:57:42 +10:00
Ioannis G
da41f2c4f1
update plugin readme, include in nupkg 2023-06-18 23:32:15 +03:00
Jeremy Wu
ec42aa10eb version bump Flow.Launcher.Plugin 2023-05-03 06:17:39 +10:00
Jeremy
57bdfcb900 bump Plugin project version from .Net upgrade 2023-02-07 08:19:53 +11:00
Hongtao Zhang
704c26ca3d
Merge branch 'dev' of github.com:Flow-Launcher/Flow.Launcher into net7.0 2023-02-04 11:52:15 -06:00
dependabot[bot]
95ce15f22d
Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 (#1866) 2023-02-04 17:50:59 +00:00
Jeremy Wu
3db80b17e4 version bump Flow 2023-01-23 08:53:18 +11:00
Hongtao Zhang
db354a23a5
Update to .Net 7 2022-12-30 19:12:11 -05:00
dependabot[bot]
be27ef08cf
Bump JetBrains.Annotations from 2021.2.0 to 2022.3.1 (#1740)
Bumps [JetBrains.Annotations](https://github.com/JetBrains/JetBrains.Annotations) from 2021.2.0 to 2022.3.1.
- [Release notes](https://github.com/JetBrains/JetBrains.Annotations/releases)
- [Commits](https://github.com/JetBrains/JetBrains.Annotations/commits/v2022.3.1)

---
updated-dependencies:
- dependency-name: JetBrains.Annotations
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-30 19:14:47 +02:00
Jeremy Wu
779a7e59eb
version bump plugin project 2022-12-30 13:41:36 +11:00
Jeremy
3410a630cc bump plugin project 2022-06-10 21:50:48 +10:00
Jeremy
75ff79fc70 target .Net 6 instead of both 5 and 6
Getting consistent build error in VS2022 where the compiled plugin dll is locked down by a process.
2022-06-10 21:47:47 +10:00
Jeremy Wu
e6f5807782 Merge branch 'dev' into Dotnet6 2022-05-23 13:53:15 +10:00
Jeremy Wu
f6d8d3e9a9
Merge pull request #938 from Flow-Launcher/UpdateXMLDoc
Update XML Docs
2022-01-01 23:13:01 +11:00
Jeremy
4d598cd1f3 bump Plugin project version 2022-01-01 21:50:13 +11:00
Hongtao Zhang
9bad05043a Include Flow.Launcher.Plguin xml document when debug 2021-12-29 13:39:32 -06:00
Kevin Zhang
06993cf0bc Add net5.0-windows as targetframework for plugin 2021-12-28 11:36:28 -06:00
Kevin Zhang
f9d608840d Upgrade to .net 6 2021-12-28 11:36:28 -06:00
Jeremy Wu
fa206e9475
Merge pull request #703 from Flow-Launcher/release_verson_bump
Version bump for Flow 1.9.0 | 2.1.0 plugin release
2021-12-09 21:01:47 +11:00
Kevin Zhang
2c9646791e Fix QueryTime won't change by adding fody to Flow.Launcher.Plugin.csproj and add a delegate to trigger update once the avgquerytime is changed through querying 2021-10-20 14:50:46 -05:00
Jeremy
42e0b366c0 version bump 2021-09-27 20:57:59 +10:00
Kevin Zhang
fd794b8e77 Bump Dependency 2021-08-14 07:12:22 +08:00
Jeremy
f0f8ae5876 version bump 2021-06-30 06:55:00 +10:00
Jeremy Wu
f4c77fb67b Merge branch 'dev' into DotNet5Upgrade 2021-02-23 21:01:39 +11:00
弘韬 张
0981be499f Use PortablePDB instead of Full pdb for debugging 2021-02-22 13:16:48 +08:00
弘韬 张
a37f1918ae Update all profile to dotnet 5 2021-02-12 03:17:13 +08:00
张弘韬
a721bd7de0 Merge remote-tracking branch 'upstream/dev' into PluginAPIExpand
# Conflicts:
#	Flow.Launcher.Plugin/IPublicAPI.cs
2021-01-25 05:36:40 +08:00
Jeremy Wu
4b9936bc90
Version bump Flow.Launcher.Plugin
Version bump Flow.Launcher.Plugin
2021-01-17 19:26:34 +11:00
弘韬 张
8b813fef96 Merge remote-tracking branch 'upstream/dev' into PluginAPIExpand 2021-01-08 16:00:32 +08:00
弘韬 张
a8e4c504d0 Move MatchResult to Flow.Launcher.Plugin so that plugins can utilize main method 2021-01-08 15:52:45 +08:00
弘韬 张
557842e8d7 remove dependency 2020-12-30 13:48:06 +08:00
Jeremy Wu
3a6b6b721f Flow.Launcher.Plugin version bump 2020-12-20 20:23:14 +11:00
Jeremy Wu
11952a4c7d version bump Flow.Launcher.Plugin 2020-11-21 11:49:39 +11:00
Jeremy Wu
336cb3c6db
Merge pull request #192 from Flow-Launcher/bump_version
Release 1.4.0 + Plugin 1.2.2 + default plugins version bumps
2020-11-13 08:45:27 +11:00
Jeremy Wu
601bc88e96 version bump Plugin 2020-11-13 07:41:12 +11:00
Jeremy Wu
48faa99ab5 Merge branch 'dev' into fix_plugin_depenedency_loading 2020-10-25 10:48:30 +11:00
Jeremy Wu
df168c69ee version bump for Flow.Launcher.Plugin 2020-09-22 09:03:58 +10:00
Jeremy Wu
7fd9c87bd1 remove excess or duplicated package references
- since we have fixed how dependencies are resolved for plugins, these excess or duplicated package references can be safely removed

- for example Newtonsoft.Json can be removed from default plugins as it is included in Flow.Launcher.Plugin project, and external plugins will be resolved to use the reference there
2020-09-22 07:17:01 +10:00
Jeremy Wu
48cbe9d0cd version bump Plugin 2020-08-04 20:32:44 +10:00
Jeremy Wu
4961bf3138 bump version for release
Explorer, Plugin, Flow Launcher
2020-07-04 18:02:39 +10:00
Jeremy Wu
0304d1271d update PackageVersion to 1.0.0 2020-06-28 15:43:17 +10:00
Ioannis G
07a4c82760
plugin: bump version to 1.0.0-beta3 2020-05-27 01:50:15 +03:00
Ioannis G
63e9c5e409
plugin: do not pack FodyWeavers.xml 2020-05-27 01:47:08 +03:00
Ioannis G
5d6436864d
plugin: remove the SolutionAssemblyInfo file
CI patches the version of this file, causing the Plugin project to have
the wrong Assembly/File versions.
2020-05-27 01:42:27 +03:00
Ioannis G
f8481a8435
plugin: enable deterministic builds in CI 2020-05-27 01:38:27 +03:00