Releases: tmf-map/docsite
Releases · tmf-map/docsite
2023.5
Changes
Others
- fix(docs): invalid reference links 11fa05f @Kimi-Gao
- update(site): management card image and intro 882dfc1 @Kimi-Gao
- update(site): rename to tmf-map 01dbd28 @Kimi-Gao
- update(site): new site logo b00d9f3 @Kimi-Gao
- update(site): management card links on homepage 9868727 @Kimi-Gao
- build(deps): upgrade docusaurus and use new docusaurus-search-local c8f4467 @Kimi-Gao
- build(deps): bump @sideway/formula from 3.0.0 to 3.0.1 f15e0e0 @dependabot
- build(deps): bump dns-packet from 5.3.1 to 5.4.0 136462b @dependabot
2023.3
Changes
Basics
- add(linux): usage for ln command 939b7c9 @Kimi-Gao
- add(git): commit stats log 99d40ed @Kimi-Gao
- update(macos): xcode issue in faqs cc5a94b @Kimi-Gao
- update(macos): brew list via grep 83de6bf @Kimi-Gao
- update(macos): homebrew mirror and issues 20b1575 @Kimi-Gao
- update(macos): add introduction and tips for homebrew 7aff24f @Kimi-Gao
- update(data-structures): images in rebuild tree 36054f4 @Kimi-Gao
- refactor(data-structures): add sub dirs in tree aebaac3 @Kimi-Gao
Frontend
Backend
Others
- update(site): mgmt on homepage section2 62bf9b9 @Kimi-Gao
- build(deps): bump webpack from 5.74.0 to 5.76.1 2651e7c @dependabot
- build(deps): bump json5 from 1.0.1 to 1.0.2 db98b2a @dependabot
- build(deps): bump ua-parser-js from 0.7.31 to 0.7.33 aa66c34 @dependabot
- build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 48548e0 @dependabot
2023.2
Changes
Basics
- add(git): basic usages eb190aa @Kimi-Gao
- add(macos): basic get started doc 6ffabc8 @Kimi-Gao
- add(macos): settings and keymap bfb7715 @Kimi-Gao
- add(macos): iterm2, homebrew and faqs 5a7a444 @Kimi-Gao
- add(macos): cover image and faqs update 332fa42 @Kimi-Gao
- refactor(data-structures): rename to data-structures 6e1cd09 @Kimi-Gao
- refactor(algorithms): split into data structure and algorithms cb45134 @Kimi-Gao
- fix(algorithms): invalid links ac21be4 @Kimi-Gao
Frontend
- add(nodejs): yarn flatten modules 76a67be @Kimi-Gao
- add(nodejs): dependencies types a1f00ce @Kimi-Gao
Backend
- add(sql): dml insert into 51d26c2 @Kimi-Gao
- add(sql): dml delete from 90b436c @Kimi-Gao
- add(sql): dml update a6c82bd @Kimi-Gao
- add(sqlalchemy): chapter 1-5 9419cde @Kimi-Gao
- update(fastapi): database create_engine url 40cc763 @Kimi-Gao
- remove(go): for focus bd815be @Kimi-Gao
- remove(go): docs c272b06 @Kimi-Gao
Others
2023.1
Changes
Basics
- add(linux): get started introduction 4b96d6c @Kimi-Gao
- add(web-security): basic introduction f9e3c6e @Kimi-Gao
- update(algorithm): new cover and rename chp1 bdfd3ae @Kimi-Gao
- update(linux): content structure 08d04bf @Kimi-Gao
- update(web-security): cover image 12846ac @Kimi-Gao
- fix(web-security): invalid reference d44f864 @Kimi-Gao
Frontend
- add(nodejs): get started 50a1760 @Kimi-Gao
- update(javascript): refactor content 6d5095f @Kimi-Gao
- update(typescript): cover image 443420b @Kimi-Gao
- update(web): split into browser and web security d9cf812 @Kimi-Gao
- update(webpack): cover image 7b3ba72 @Kimi-Gao
- remove(javascript): unused preface chapter c0b3e31 @Kimi-Gao
Backend
- add(docker): install docker/podman 0bb1dfc @Kimi-Gao
- add(sql): intro to index e57b7fd @Kimi-Gao
- add(sql): basic transaction concepts 2302355 @Kimi-Gao
- add(fastapi): intro to framework composition a7962d2 @Kimi-Gao
- add(fastapi): sqlachemy and mysql usage 82027f7 @Kimi-Gao
- add(kubernetes): cover image 311039b @Kimi-Gao
- update(fastapi): install and hello world fb8b1ac @Kimi-Gao
- update(fastapi): SQLAlchemy 2.0 8bc2954 @Kimi-Gao
- update(go): cover image 6903ad1 @Kimi-Gao
- update(python): cover image 06bd56d @Kimi-Gao
- update(sql): rename to sql and new cover 46fc45b @Kimi-Gao
- update(sql): table management 94b7d6d @Kimi-Gao
- update(sql): compound index usage ae0c0cd @Kimi-Gao
Others
2022.12
Changes
- build(deps): bump docusaurus to 2.2.0 (#588)
- fix local search ang invalid links
- update categories
- remove design patterns from old sidebars
- refactor design patterns
- update http cover and images
- fix
__init.py__
typo - rename network to http
- add basic fastapi doc
- update mysql chp1 and refactor structure
- adjust structure
- add(mysql): aggregate functions and group of rows