Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clippit 2.0 #41

Merged
merged 73 commits into from
Nov 26, 2023
Merged

Clippit 2.0 #41

merged 73 commits into from
Nov 26, 2023

Commits on Nov 12, 2021

  1. feat: migration to .net6

    sergey-tihon committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    0444f98 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2021

  1. Configuration menu
    Copy the full SHA
    b22f61d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    573cfba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    670026a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf74ad6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a537917 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    12c62b8 View commit details
    Browse the repository at this point in the history
  7. feat: release notes

    sergey-tihon committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    7066705 View commit details
    Browse the repository at this point in the history
  8. hk: refact & cleanup

    sergey-tihon committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    565be0c View commit details
    Browse the repository at this point in the history
  9. hk: auto-props

    sergey-tihon committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    e9cf8a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Configuration menu
    Copy the full SHA
    0f78d52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea4617d View commit details
    Browse the repository at this point in the history
  3. feat: project renamed

    sergey-tihon committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    08c0f96 View commit details
    Browse the repository at this point in the history
  4. fix: remove unused test

    sergey-tihon committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    230de20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27e0c6d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9424399 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ecf2de0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d6b403d View commit details
    Browse the repository at this point in the history
  9. hk: namespaces cleanup

    sergey-tihon committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    b07ba0c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ea6442c View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Revert "hk: remove duplicated block"

    This reverts commit ea6442c.
    sergey-tihon committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    3adce21 View commit details
    Browse the repository at this point in the history
  2. fix: restore both blocks

    sergey-tihon committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    02e4b72 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Merge branch 'master' into net6

    # Conflicts:
    #	RELEASE_NOTES.md
    sergey-tihon committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    fc8f671 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. fix: code cleanup

    sergey-tihon committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    4e10b86 View commit details
    Browse the repository at this point in the history
  2. fix: stream usage

    sergey-tihon committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    8c3abd3 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/fix-streams' into net6

    # Conflicts:
    #	OpenXmlPowerTools/Previous/WmlComparer.cs
    #	RELEASE_NOTES.md
    sergey-tihon committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    33d046a View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Configuration menu
    Copy the full SHA
    dd827b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. Configuration menu
    Copy the full SHA
    4e6aa3a View commit details
    Browse the repository at this point in the history
  2. feat: using refactoring

    sergey-tihon committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    a8f7c0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91cb338 View commit details
    Browse the repository at this point in the history
  4. feat: or patter matching

    sergey-tihon committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    b82ced6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8f9b31 View commit details
    Browse the repository at this point in the history
  6. feat: substring range

    sergey-tihon committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    0551e7c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5750eb2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    118bad8 View commit details
    Browse the repository at this point in the history
  9. feat: readonly fields

    sergey-tihon committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    8d4ab59 View commit details
    Browse the repository at this point in the history
  10. feat: switch expressions

    sergey-tihon committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    127ef2c View commit details
    Browse the repository at this point in the history
  11. feat: use var

    sergey-tihon committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    c24356c View commit details
    Browse the repository at this point in the history
  12. feat: type keyword

    sergey-tihon committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    f7732af View commit details
    Browse the repository at this point in the history
  13. fix: lang version

    sergey-tihon committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    6e8b1ba View commit details
    Browse the repository at this point in the history
  14. revert: index from end

    sergey-tihon committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    fb735ce View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. revert: subsrting range

    sergey-tihon committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    0be53c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8901f48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e16d52b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    874fff8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a45bd3 View commit details
    Browse the repository at this point in the history
  6. feat: some formatting

    sergey-tihon committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    f4b7aba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    425ad89 View commit details
    Browse the repository at this point in the history
  8. feat: some formatting

    sergey-tihon committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    119c413 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Merge branch 'master' into net6

    # Conflicts:
    #	RELEASE_NOTES.md
    sergey-tihon committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    f4138e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. Merge branch 'master' into net6

    # Conflicts:
    #	Clippit/Word/DocumentBuilder.cs
    #	OpenXmlPowerTools/Previous/WmlComparer.cs
    #	RELEASE_NOTES.md
    sergey-tihon committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    bd5bcb8 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Merge branch 'master' into net6

    # Conflicts:
    #	Clippit/paket.template
    #	RELEASE_NOTES.md
    #	paket.dependencies
    #	paket.lock
    sergey-tihon committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    776c327 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. Merge branch 'master' into net6

    * master:
      feat: release v1.11
      feat: PublishSlides: reduced memory consumption (#53)
    
    # Conflicts:
    #	Clippit/PtOpenXmlUtil.cs
    #	RELEASE_NOTES.md
    #	paket.lock
    sergey-tihon committed May 29, 2022
    Configuration menu
    Copy the full SHA
    601d3db View commit details
    Browse the repository at this point in the history
  2. fix: docs generation

    sergey-tihon committed May 29, 2022
    Configuration menu
    Copy the full SHA
    19f50bd View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Merge branch 'master' into net6

    * master:
      feat: Cell builder and new modified date for new decks
    
    # Conflicts:
    #	Clippit/Excel/Cell.cs
    #	RELEASE_NOTES.md
    sergey-tihon committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    6f28bd0 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Merge branch 'master' into net6

    * master:
      feat: DocumentFormat.OpenXml (2.17.1)
    
    # Conflicts:
    #	RELEASE_NOTES.md
    #	paket.lock
    sergey-tihon committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    f315658 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    9c97cd7 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Merge branch 'master' into net6

    # Conflicts:
    #	.github/workflows/main.yml
    #	Clippit/OpenXmlRegex.cs
    #	Clippit/Word/DocumentAssembler.cs
    #	RELEASE_NOTES.md
    #	global.json
    #	paket.lock
    sergey-tihon committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    44cc95a View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Merge branch 'master' into net6

    * master:
      fix: #59 (#60)
      feat: dependencies update
    
    # Conflicts:
    #	RELEASE_NOTES.md
    #	paket.lock
    sergey-tihon committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    c0fae74 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    38c27ea View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Merge branch 'master' into net6

    * master:
      feat: deps update and release v1.13.5
      perf: improved PublishSlides perf
      fix: deps on 7.0 System packages
    
    # Conflicts:
    #	RELEASE_NOTES.md
    #	global.json
    #	paket.dependencies
    #	paket.lock
    sergey-tihon committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    4621959 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. DocumentFormat.OpenXml 3.0 beta 3 (IPackage) (#63)

    * feat: DocumentFormat.OpenXml (2.20)
    
    * fix: PR to net6 branch
    
    * fix: build errors
    
    * fix: some errors
    
    * feat: update dependencies
    
    * feat: SixLabors.ImageSharp.Drawing (1.0)
    
    * fix: MarkupCompatibilityProcessMode.NoProcess, // Otherwise OpenXml delete custom `pt14:Unid` attributes on save
    
    * fix: null check issue due to class to struct convertion
    
    * fix: deps update
    
    * fix: dotnet version for docs
    
    * feat: DocumentFormat.OpenXml 3.0.0-beta0003
    
    * feat: ImageSharp v3
    
    * Revert "feat: ImageSharp v3"
    
    This reverts commit 59c2fda.
    sergey-tihon committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    0ff1848 View commit details
    Browse the repository at this point in the history
  2. feat: nuget release

    sergey-tihon committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    f414e2b View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    75798f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. WIP: DocumentFormat.OpenXml v3 and deps update (#71)

    * feat: DocumentFormat.OpenXml v3 and deps update
    
    * fix: Assert.Fail & Count()
    sergey-tihon committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    26c5eb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2bdc80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66720b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a26dcb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44f4560 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f2c765 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3eaac54 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d777c31 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2321c28 View commit details
    Browse the repository at this point in the history