Commit Graph

11 Commits

Author SHA1 Message Date
Marc Alff d980e8b406
[SDK] Simplify SDK version 2023-06-06 12:25:57 +02:00
Marc Alff 7887d32da6
[RELEASE] Release version 1.9.0 (#2091)
Fix #2089

Prepare release 1.9.0
2023-04-13 08:55:54 +02:00
Tom Tan f702676250
Prepare v1.8.3 release (#2018) 2023-03-07 15:12:39 -08:00
Tom Tan 9a5bb8d1af
Change SDK version global variable name to lowercase (#2013)
* Change SDK version global variable name to lowercase

* Rename build_date in pre-commit
2023-03-03 13:00:20 -08:00
Tom Tan 76935bcde0
Rename the global SDK version variables to avoid naming clash (#2011)
* Rename the global SDK version variables to avoid name clashing

* Add changelog entry

* Update pre-commit script with new SDK version variables
2023-03-02 18:51:52 -08:00
Marc Alff 6925fc4751
Fixed copyright for every file under sdk. (#1961) 2023-02-06 20:14:19 -08:00
Tom Tan 6e6e33c70f
Fix format in precommit script (#1569) 2022-08-16 10:47:39 -07:00
Lalit Kumar Bhasin 3fa6525f40
Add missing Copyright headers (#754) 2021-05-25 11:37:08 +05:30
Johannes Tax 0481fa0dff
Add support for sphinx as a documentation generator (#595) 2021-03-04 12:05:27 +05:30
Johannes Tax d359061e35
Add main page for API documentation (#582) 2021-02-18 09:10:12 +05:30
Lalit Kumar Bhasin 956270eab8
script to add versioning info (#399)
* version hook

* add version hook files

* format script

* add header in script

* update api version

* revert version.cc

* add updating ABI version

* add versioning guidelines

* move tag to new version

* fix relative link, update comment in version.cc

* Update RELEASING.md

Co-authored-by: Tom Tan <lilotom@gmail.com>

* another try on updating link

* added needed resources in docfx.json

Co-authored-by: Tom Tan <lilotom@gmail.com>
2020-12-04 07:55:23 +05:30