Laravel Compass Versions Save

A REST client inside your Laravel app

v1.2.1

2 years ago

Changes

  • Allow host as a fallback domain when using variable domain (#162)

📦 Dependencies

  • Bump vue and vue-template-compiler (#166)
  • Bump sass-loader from 11.0.1 to 12.0.0 (#165)
  • Bump sass from 1.32.12 to 1.34.1 (#164)
  • Bump ws from 6.2.1 to 6.2.2 (#163)
  • Bump dns-packet from 1.3.1 to 1.3.4 (#160)
  • Bump browserslist from 4.16.0 to 4.16.6 (#159)
  • Bump lodash from 4.17.20 to 4.17.21 (#155)
  • Bump resolve-url-loader from 3.1.2 to 4.0.0 (#154)
  • Bump url-parse from 1.4.7 to 1.5.1 (#153)
  • Bump sass from 1.32.8 to 1.32.12 (#152)
  • Bump ssri from 6.0.1 to 6.0.2 (#149)
  • Bump sass-loader from 10.1.1 to 11.0.1 (#146)
  • Bump elliptic from 6.5.3 to 6.5.4 (#145)
  • Bump sass-loader from 10.1.1 to 11.0.1 (#143)
  • Bump sass from 1.32.7 to 1.32.8 (#144)
  • Bump sass-loader from 11.0.0 to 11.0.1 (#142)
  • Bump sass from 1.32.6 to 1.32.7 (#141)
  • Bump sass-loader from 10.1.1 to 11.0.0 (#139)
  • Bump sass from 1.32.5 to 1.32.6 (#140)
  • Bump vue-router from 3.4.9 to 3.5.1 (#138)
  • Bump sass from 1.32.4 to 1.32.5 (#137)
  • Bump sass-loader from 10.1.0 to 10.1.1 (#136)
  • Bump sass from 1.32.2 to 1.32.4 (#135)

v1.2.0

3 years ago

Changes

  • Make the example response body editable (#133)

📦 Dependencies

  • Bump sass from 1.32.0 to 1.32.2 (#132)
  • Bump sass from 1.30.0 to 1.32.0 (#131)
  • Bump axios from 0.21.0 to 0.21.1 (#130)
  • Bump node-notifier from 8.0.0 to 8.0.1 (#128)

v1.1.1

3 years ago

Changes

  • PHP 8 support (#123)

📦 Dependencies

  • Bump ini from 1.3.5 to 1.3.8 (#127)
  • Bump cross-env from 7.0.2 to 7.0.3 (#125)
  • Bump sass from 1.29.0 to 1.30.0 (#126)
  • Bump sass-loader from 10.0.5 to 10.1.0 (#124)
  • Bump vue-router from 3.4.8 to 3.4.9 (#119)
  • Bump laravel-mix from 5.0.7 to 5.0.9 (#121)
  • Bump sass-loader from 10.0.4 to 10.0.5 (#120)
  • Bump sass from 1.28.0 to 1.29.0 (#122)
  • Bump vue-router from 3.4.7 to 3.4.8 (#118)
  • Bump sass from 1.27.0 to 1.28.0 (#117)
  • Bump axios from 0.20.0 to 0.21.0 (#113)
  • Bump resolve-url-loader from 3.1.1 to 3.1.2 (#114)
  • Bump sass-loader from 10.0.2 to 10.0.4 (#116)
  • Bump vue-router from 3.4.6 to 3.4.7 (#111)
  • Bump tailwindcss from 1.8.13 to 1.9.4 (#112)
  • Bump tailwindcss from 1.8.10 to 1.8.13 (#110)
  • Bump vue-router from 3.4.5 to 3.4.6 (#108)
  • Bump laravel-mix from 5.0.5 to 5.0.7 (#106)
  • Bump sass from 1.26.11 to 1.27.0 (#107)

v1.1.0

3 years ago

Changes

  • Add Laravel 8 support (#103)
  • Update Tailwind config file (#100)
  • Adding release drafter action (#84)

📦 Dependencies

  • Bump vue-router from 3.4.3 to 3.4.5 (#104)
  • Bump tailwindcss from 1.8.9 to 1.8.10 (#102)
  • Bump sass from 1.26.10 to 1.26.11 (#101)
  • Bump tailwindcss from 1.8.4 to 1.8.9 (#98)
  • Bump http-proxy from 1.18.0 to 1.18.1 (#96)
  • Bump tailwindcss from 1.7.6 to 1.8.4 (#94)
  • Bump sass-loader from 8.0.2 to 10.0.2 (#95)
  • Bump laravel-mix from 5.0.4 to 5.0.5 (#93)
  • Bump axios from 0.19.2 to 0.20.0 (#92)
  • Bump vue and vue-template-compiler (#91)
  • Bump tailwindcss from 1.2.0 to 1.7.6 (#87)
  • Bump sass-loader from 8.0.2 to 10.0.1 (#88)
  • Bump vue-router from 3.1.6 to 3.4.3 (#89)
  • Bump sass from 1.26.3 to 1.26.10 (#90)
  • Bump laravel-mix-purgecss from 5.0.0-rc.1 to 5.0.0 (#86)
  • Bump elliptic from 6.5.2 to 6.5.3 (#85)
  • Bump lodash from 4.17.15 to 4.17.19 (#83)

v1.0.1

3 years ago

Fixed

v1.0.0

3 years ago

v1.0.0 (2020-04-03)

Blogpost: davidhsianturi.com/laravel-compass-1-0-released

Added

  • Authenticator for auth requests (#76)
  • Laravel 7 support (#71)

Changed

  • Revamped the UI (#73)
  • Renamed ApiDocsRepository interface to DocumenterRepository (#79)

Removed

  • Dropped support for Laravel 5.8

v0.6.0

4 years ago

v0.6.0 (2020-03-08)

Added

  • New request tab to manage query parameters (#64 )
  • Add spotlight search to quickly find the endpoints (#66 )

v0.5.0

4 years ago

v0.5.0 (2020-02-22)

Added

  • Add response preview (#57 )
  • Add auth tab components (#59 )
  • Add default header (@cadbac8)

Changed

  • Tidy up the front-end (#60)

v0.4.0

4 years ago

v0.4.0 (2019-12-13)

Added

  • Add support for sub-domain routing (#83d2541)
  • New header select options component (@8d6d5e8)

Changed

  • Removed forbidden header name from the suggestion list (@c358263)
  • The selected method now saved to storage (@33fbcce)
  • Use a selected method to the request list (@0a322cd)
  • Dropped support for Laravel 5.7 (@eb732c5)

Fixed

  • Fix request body key type dropdown in Firefox (@7806673)

v0.3.0

4 years ago

v0.3.0 (2019-11-25)

Added

  • Added more options to exclude the routes (#40)
  • Added form urlencoded & raw request body options (#39)

Fixed

  • Fixed render HTTP response time and size components in ResponseTabs.vue (@71b7d38)