Skip to content

Release v1.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jun 00:50

Changes

  • Added slick::queue<T> alias template as the preferred snake_case spelling of slick::SlickQueue<T>, matching the slick::queue CMake target; SlickQueue remains available for backward compatibility
  • Updated README examples and tests to use the slick::queue alias