Commit graph

39 commits

Author SHA1 Message Date
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
Ioannis G
42845dadcf
plugin: switch to embedded PDBs 2020-05-27 01:37:07 +03:00
Ioannis G
8171df9995
plugin: bump version to 1.0.0-beta2 2020-05-21 23:39:44 +03:00
Ioannis G
72640f62d7
plugin: in release, create a portable pdb file
The nuget symbols server only supports portable pdbs. This results in
"Symbols package publishing failed." when uploading the .snupkg file
2020-05-21 21:57:03 +03:00
Ioannis G
408fabd556
update project versions 2020-05-21 03:16:47 +03:00
Ioannis G
04b48eb616
downgrade PropertyChanged.Fody to 2.5.13
This is the latest version of the package that copies itself to the
build output. Downgrading fixes runtime errors.
2020-05-21 03:08:08 +03:00
Ioannis G
595d8d33c4
update package properties 2020-05-13 01:33:36 +03:00
Ioannis G
658b9d721b
plugin: add SourceLink support 2020-05-05 13:13:17 +03:00
Ioannis G
53bc0f2cba
plugin: set Authors to the nuget org name 2020-05-04 14:56:35 +03:00
Ioannis G
2d6dd97921
pack Plugin project on Release builds
also use the new format for package symbols (snupkg)
2020-05-04 14:33:11 +03:00
Ioannis G
6ef4c04b97
add package details to Flow.Launcher.Plugin.csproj 2020-05-04 12:48:00 +03:00
Ioannis G
07be7e2bea
bump PropertyChanged.Fody to 3.2.8
This outdated dependency causes `dotnet build`, `dotnet pack` etc to fail
2020-05-02 09:46:38 +03:00
Jeremy Wu
3c7f067770 rename all project file name 2020-04-21 21:27:02 +10:00
Renamed from Wox.Plugin/Wox.Plugin.csproj (Browse further)