micro v3.0.2 Release Notes

Release Date: 2020-11-30 // over 3 years ago

Previous changes from v3.0.1

  • 🐛 Bug fixes. Full details below

    🔄 Changelog

    🚀 597cad6 Add netlify deploy instructions to blog post (#1572)
    8a4bf44 Adding blog tutorial part one (#1567)
    ef68ac7 Blog on blog (#1508)
    02b8163 Fix one spell mistake (#1571)
    🏁 3d5f078 Fix profile.go generation on windows (#1564)
    0️⃣ 726f8e8 Improve default branch detection logic (#1578)
    🏗 e1f7a6c Move builds of m3o container images to github container registry (#1563)
    d1a24af Re-order getting-started (#1584)
    ⚡️ e387d2b Remove source existence check from micro update (#1425)
    4664676 Rename 2020-10-16-write-your-blog-from-your-terminal.md to 2020-10-16-write-your-blog-from-the-terminal.md
    🐳 fc3e025 Revert "some changes to Dockerfile to make micro docker image more convenient for use (#1579)" (#1586)
    0381428 Test for top level local run (#1381)
    ⚡️ 7749ca2 Update 2020-10-16-write-your-blog-from-the-terminal.md
    ⚡️ a7b3a9c Update 2020-10-16-write-your-blog-from-the-terminal.md
    ⚡️ dd6568a Update 2020-10-16-write-your-blog-from-the-terminal.md
    ⚡️ 4ff55d7 Update 2020-10-16-write-your-blog-from-your-terminal.md
    ⚡️ 9c8cd29 Update 2020-10-16-write-your-blog-from-your-terminal.md
    ⚡️ a7bc117 Update 2020-10-16-write-your-blog-from-your-terminal.md
    ⚡️ 9350377 Update 2020-10-16-write-your-blog-from-your-terminal.md
    ⚡️ 8a79421 Update 2020-10-16-write-your-blog-from-your-terminal.md
    ⚡️ 52623a9 Update 2020-11-05-micro-v3-aka-m3o.md
    ⚡️ a6193d2 Update 2020-11-05-micro-v3-aka-m3o.md
    ⚡️ 9a98239 Update 2020-11-05-micro-v3-aka-m3o.md
    ⚡️ f6cc236 Update 2020-11-05-micro-v3-aka-m3o.md
    ⚡️ 8ebf812 Update 2020-11-06-building-a-blog-with-micro-part-one.md
    ⚡️ 03abb1c Update README.md
    ⚡️ 28865ac Update README.md
    ⚡️ 0c6a96d Update README.md
    ⚡️ 14db7a9 Update README.md
    ⚡️ 84f6ca0 Update README.md
    ⚡️ 0b87dfb Update README.md
    ⚡️ 6a1b0fb Update README.md
    ⚡️ 7717e1c Update README.md
    ⚡️ c589f00 Update README.md
    🚀 b7d90cb WIP: Micro 3.0 Release Post (#1433)
    ab5d0b2 allow user's flags and action in cmd (#1557)
    📜 9033c18 do dynamic cli parsing without the equals (#1582)
    792a7e6 fix grpc test case to forward compatible implementations (#1570)
    e00cb82 fix the alignment @ https://micro.mu/reference#rules (#1575)
    🚚 555d2b9 move blog-tutorial to blog
    1fc5978 profile: use ~/.micro/server for local filestore (#1569)
    3403602 redundant- calling strings.TrimSpace() line 64 (#1585)
    🔒 82bc794 remove double lock to fix windows IO error: Sharing Violation (#1558)
    🐳 96ec924 some changes to Dockerfile to make micro docker image more convenient for use (#1579)