Giter Club home page Giter Club logo

Comments (8)

tomasnorre avatar tomasnorre commented on May 26, 2024 2

ok. Will look into it and see if I can provide a Pull Request.

from typo3scan.

Tuurlijk avatar Tuurlijk commented on May 26, 2024

sounds like a neat addition

from typo3scan.

mbrodala avatar mbrodala commented on May 26, 2024

Generally a filter by type would be useful here.

from typo3scan.

Tuurlijk avatar Tuurlijk commented on May 26, 2024

We can add commandline options:
--onlyBreaking / --ob
--onlyDeprecations / --od

??

from typo3scan.

mbrodala avatar mbrodala commented on May 26, 2024

Or maybe --only breaking,deprecation,... if that isn't too hard to implement.

from typo3scan.

Tuurlijk avatar Tuurlijk commented on May 26, 2024

Yes, just saw that we have:

    const TYPE_BREAKING = 'BREAKING';
    const TYPE_DEPRECATION = 'DEPRECATION';
    const TYPE_IMPORTANT = 'IMPORTANT';
    const TYPE_FEATURE = 'FEATURE';

from typo3scan.

Tuurlijk avatar Tuurlijk commented on May 26, 2024

Fixed with: https://github.com/Tuurlijk/typo3scan/releases/tag/1.5.0

from typo3scan.

mbrodala avatar mbrodala commented on May 26, 2024

@Tuurlijk Thanks a lot. :-)

from typo3scan.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.