Skip to content
Snippets Groups Projects
  1. Nov 20, 2019
  2. Nov 01, 2019
  3. Oct 31, 2019
  4. Oct 29, 2019
  5. Oct 14, 2019
  6. Oct 13, 2019
  7. Oct 08, 2019
  8. Oct 05, 2019
  9. Oct 04, 2019
  10. Sep 25, 2019
  11. Sep 22, 2019
  12. Sep 17, 2019
  13. Sep 10, 2019
  14. Sep 05, 2019
  15. Sep 03, 2019
  16. Aug 26, 2019
  17. Aug 22, 2019
    • Michael Kriese's avatar
      feat(versioning): Add regex versioner (#4323) · 8073612d
      Michael Kriese authored
      The regex versioner supports arbitrary, user-defined versioning
      methods; it provides building blocks in the way of interacting capture
      groups within a user-defined regex which can be combined to support
      arbitrary use-cases.
      
      Uses a new `versionConfig` option to configure this scheme -- this
      feature is enabled dynamically for any new versioner which includes the
      optional `configure?(new_config: string)` interface. Warns if used with
      an invalid scheme.
  18. Aug 16, 2019
  19. Aug 15, 2019
  20. Aug 14, 2019
  21. Aug 13, 2019
  22. Aug 06, 2019
  23. Aug 04, 2019
  24. Jul 31, 2019
  25. Jul 30, 2019
  26. Jul 22, 2019
  27. Jul 17, 2019
  28. Jul 14, 2019
  29. Jul 11, 2019
  30. Jul 01, 2019
  31. Jun 24, 2019
  32. Jun 18, 2019
  33. Jun 11, 2019
  34. Jun 02, 2019
  35. Jun 01, 2019
Loading