We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Point migration link to the latest release version of the docs (previous URL provided outdated docs)
Replace content with a link to the new location
Add migration notice
Describe what depends field of library.properties is used for.
minor cosmetic fixes
Added documentation about "depends" field
Document library folder name restrictions
Specify required location of library.properties
Use comments, not ### blocks in keywords. ### blocks are just extra. See "don't laugh now, wait until you see it in real life" in Notes on Programming in C by Rob Pike. Also referenced in the Kevlin Henney talk "Seven Ineffective Coding Habits of Many Programmers"
Note that libraries with name value starting with "Arduino" will no longer be allowed to be added to the Library Manager index
Document use of architectures field
Update release information for the library.properties precompiled and ldflags fields
Explain purpose of the url field
Use less confusing wording regarding "undefined" includes property
Note that library.properties fields are required
Document LITERAL_BOOLEAN RSYNTAXTEXTAREA_TOKENTYPE
Document KEYWORD_TOKENTYPE equivalents for RSYNTAXTEXTAREA_TOKENTYPEs
Correct spelling of RESERVED_WORD_2
Use semver compliant version in library.properties example
Document which library.properties fields are optional and defaults
Fix typos and make minor formatting/wording improvements
Document .development flag file
Document all keywords.txt fields
Specify single tab keywords separator
Make it more clear that tab is required as keyword-identifier separator
Document purpose of some keywords identifiers
Re: keywords separator, change "should" to "must"
No longer "the future" Library Manager
Document all keyword identifiers
Fix incorrect information regarding the versions that support precompiled and ldflags properties