Skip to content

Commit

Permalink
Prepare v.6.4.5 (#724)
Browse files Browse the repository at this point in the history
  • Loading branch information
niosus authored Dec 9, 2020
1 parent 5f01f4f commit 79029d9
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 1 deletion.
3 changes: 2 additions & 1 deletion messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@
"6.4.1": "messages/6.4.1.rst",
"6.4.2": "messages/6.4.2.rst",
"6.4.3": "messages/6.4.3.rst",
"6.4.4": "messages/6.4.4.rst"
"6.4.4": "messages/6.4.4.rst",
"6.4.5": "messages/6.4.5.rst"
}
42 changes: 42 additions & 0 deletions messages/6.4.5.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
Version 6.4.5
=============

Improvements and bug fixes:
---------------------------
- Add `-target` as a separable flag, thanks @papadokolos
- Fix a bug in parsing flags with =, thanks @papadokolos
- Parse non-posix compilation dbs on non-posix systems, thanks @papadokolos
- Update docs about `$project_base_path`, thanks @dot4qu
- Fix missing enum completions

Hey! It's been a while!
-----------------------
There has not been updates for a while and I think it is good. The plugin still
gets installed often but there is really not that many issues being opened. I
undestand, however, that not everone will open an issue if something does not
work.

At this point, I would like to ask you take action:
- If something does not work - please open an issue! It will force me to go
back to work on this.
- If everything has been working without much updates: consider supporting this
development. Sending some money my way is always welcome, but if you don't have
any to spare - shoot me an email (or open an issue) and tell about how you use
the plugin.

At this point, with >35K downloads I feel a bit discouraged by the lack of
feedback and it is hard to put in work on issues that I don't personnaly
experience after a full day of work. If you appreciate this effort, do show
your support.

GitHub Sponsors is the preferred way to support the development
https://github.com/sponsors/niosus

Alternatively, become a backer on Open Collective!
https://opencollective.com/EasyClangComplete#backers

If you use this plugin in a company, push to become a sponsor!
https://opencollective.com/EasyClangComplete#sponsor

For more info head here:
https://github.com/niosus/EasyClangComplete#support-it

0 comments on commit 79029d9

Please sign in to comment.