# @getlang/parser

## 0.4.3

### Patch Changes

- [#55](https://github.com/getlang-dev/get/pull/55) [`194676e`](https://github.com/getlang-dev/get/commit/194676e34bd4311af898565e045aa88a4eb5292a) Thanks [@mattfysh](https://github.com/mattfysh)! - fix modifier context (ii)

## 0.4.2

### Patch Changes

- [#53](https://github.com/getlang-dev/get/pull/53) [`ecd87ab`](https://github.com/getlang-dev/get/commit/ecd87ab290fbccc7d61bc82950f82d8ed8b974d5) Thanks [@mattfysh](https://github.com/mattfysh)! - fix modifier context

## 0.4.1

### Patch Changes

- [#51](https://github.com/getlang-dev/get/pull/51) [`e9df7de`](https://github.com/getlang-dev/get/commit/e9df7dec6fc3f5424a680146d881938cea4a249a) Thanks [@mattfysh](https://github.com/mattfysh)! - modifier flags: `useContext` and `materialize`

- Updated dependencies [[`e9df7de`](https://github.com/getlang-dev/get/commit/e9df7dec6fc3f5424a680146d881938cea4a249a)]:
  - @getlang/lib@0.2.1

## 0.4.0

### Minor Changes

- [#43](https://github.com/getlang-dev/get/pull/43) [`0f1b076`](https://github.com/getlang-dev/get/commit/0f1b076e347b6ea8d36dd6e29af4c70a22f0fd41) Thanks [@mattfysh](https://github.com/mattfysh)! - slice dependencies analysis

- [`78660db`](https://github.com/getlang-dev/get/commit/78660db7089cebb8715c5389bac81559f2f4f60b) Thanks [@mattfysh](https://github.com/mattfysh)! - reorganize package layout

- [#42](https://github.com/getlang-dev/get/pull/42) [`b7385e8`](https://github.com/getlang-dev/get/commit/b7385e89ffcbe02e93fde9789d464b094ae4c726) Thanks [@mattfysh](https://github.com/mattfysh)! - module call context

### Patch Changes

- [#46](https://github.com/getlang-dev/get/pull/46) [`fe8b25b`](https://github.com/getlang-dev/get/commit/fe8b25ba179d0a770b5e00275c70e9c7fc0405cf) Thanks [@mattfysh](https://github.com/mattfysh)! - add custom modifiers

- [#44](https://github.com/getlang-dev/get/pull/44) [`356a09a`](https://github.com/getlang-dev/get/commit/356a09a81cddcba4c788a103451c8c9517ec596d) Thanks [@mattfysh](https://github.com/mattfysh)! - drill-based walker

- [#40](https://github.com/getlang-dev/get/pull/40) [`70cb95b`](https://github.com/getlang-dev/get/commit/70cb95be361513925eb9881ee2988787a98dcf1b) Thanks [@mattfysh](https://github.com/mattfysh)! - upgrade deps

- [#47](https://github.com/getlang-dev/get/pull/47) [`a2304c8`](https://github.com/getlang-dev/get/commit/a2304c824175bb75be82f08a61a7a04880fb137f) Thanks [@mattfysh](https://github.com/mattfysh)! - flexible urls with implied params

- [#48](https://github.com/getlang-dev/get/pull/48) [`3e8b1c8`](https://github.com/getlang-dev/get/commit/3e8b1c8a591b5de149c6cc7556900a250273c9a5) Thanks [@mattfysh](https://github.com/mattfysh)! - primitive literals

- Updated dependencies [[`fe8b25b`](https://github.com/getlang-dev/get/commit/fe8b25ba179d0a770b5e00275c70e9c7fc0405cf), [`0f1b076`](https://github.com/getlang-dev/get/commit/0f1b076e347b6ea8d36dd6e29af4c70a22f0fd41), [`356a09a`](https://github.com/getlang-dev/get/commit/356a09a81cddcba4c788a103451c8c9517ec596d), [`70cb95b`](https://github.com/getlang-dev/get/commit/70cb95be361513925eb9881ee2988787a98dcf1b), [`a2304c8`](https://github.com/getlang-dev/get/commit/a2304c824175bb75be82f08a61a7a04880fb137f), [`78660db`](https://github.com/getlang-dev/get/commit/78660db7089cebb8715c5389bac81559f2f4f60b), [`3e8b1c8`](https://github.com/getlang-dev/get/commit/3e8b1c8a591b5de149c6cc7556900a250273c9a5), [`b7385e8`](https://github.com/getlang-dev/get/commit/b7385e89ffcbe02e93fde9789d464b094ae4c726)]:
  - @getlang/walker@0.1.0
  - @getlang/ast@0.1.0
  - @getlang/lib@0.2.0

## 0.3.4

### Patch Changes

- [#35](https://github.com/getlang-dev/get/pull/35) [`0c806e0`](https://github.com/getlang-dev/get/commit/0c806e092fc1d87696fb820ac7246b5d3afb63ca) Thanks [@mattfysh](https://github.com/mattfysh)! - bugbash

## 0.3.3

### Patch Changes

- [#31](https://github.com/getlang-dev/get/pull/31) [`1a395f9`](https://github.com/getlang-dev/get/commit/1a395f9df71d3507bc5b3841eddc9336db3a69ee) Thanks [@mattfysh](https://github.com/mattfysh)! - request parsers

- Updated dependencies [[`1a395f9`](https://github.com/getlang-dev/get/commit/1a395f9df71d3507bc5b3841eddc9336db3a69ee)]:
  - @getlang/utils@0.1.6

## 0.3.2

### Patch Changes

- [`aca9d92`](https://github.com/getlang-dev/get/commit/aca9d929e4877fc614b66740c9415f5bcd083c24) Thanks [@mattfysh](https://github.com/mattfysh)! - fix publish

- Updated dependencies [[`aca9d92`](https://github.com/getlang-dev/get/commit/aca9d929e4877fc614b66740c9415f5bcd083c24)]:
  - @getlang/utils@0.1.5

## 0.3.1

### Patch Changes

- [`3660548`](https://github.com/getlang-dev/get/commit/3660548d79dd24e13a74bf0d6f24c1fec512062d) Thanks [@mattfysh](https://github.com/mattfysh)! - prevent tsconfig publish

- Updated dependencies [[`3660548`](https://github.com/getlang-dev/get/commit/3660548d79dd24e13a74bf0d6f24c1fec512062d)]:
  - @getlang/utils@0.1.4

## 0.3.0

### Minor Changes

- [#28](https://github.com/getlang-dev/get/pull/28) [`f1bdc2c`](https://github.com/getlang-dev/get/commit/f1bdc2c8433a942f84503606790e8bcf4fb37477) Thanks [@mattfysh](https://github.com/mattfysh)! - page links

### Patch Changes

- [#26](https://github.com/getlang-dev/get/pull/26) [`58bb154`](https://github.com/getlang-dev/get/commit/58bb1540f1fa50093b3a72ffb2446e7b1c6aacb0) Thanks [@mattfysh](https://github.com/mattfysh)! - interpolated template optionals

- Updated dependencies [[`f1bdc2c`](https://github.com/getlang-dev/get/commit/f1bdc2c8433a942f84503606790e8bcf4fb37477)]:
  - @getlang/utils@0.1.3

## 0.2.2

### Patch Changes

- [#23](https://github.com/getlang-dev/get/pull/23) [`28d0ca8`](https://github.com/getlang-dev/get/commit/28d0ca8dcf840cfc70f002d06a48cace834edcf9) Thanks [@mattfysh](https://github.com/mattfysh)! - workspace layout updates

- Updated dependencies [[`28d0ca8`](https://github.com/getlang-dev/get/commit/28d0ca8dcf840cfc70f002d06a48cace834edcf9)]:
  - @getlang/utils@0.1.2

## 0.2.1

### Patch Changes

- [#16](https://github.com/getlang-dev/get/pull/16) [`1c17b8d`](https://github.com/getlang-dev/get/commit/1c17b8dc6a2f417fb7948d35531b8eb970f345cc) Thanks [@mattfysh](https://github.com/mattfysh)! - bugfix: subquery context switching

## 0.2.0

### Minor Changes

- [#12](https://github.com/getlang-dev/get/pull/12) [`4b81eda`](https://github.com/getlang-dev/get/commit/4b81eda1e71727f59fe7a0d26abde186ed78c876) Thanks [@mattfysh](https://github.com/mattfysh)! - rename function expressions to subqueries

### Patch Changes

- [#14](https://github.com/getlang-dev/get/pull/14) [`58e9988`](https://github.com/getlang-dev/get/commit/58e99887e39956ee1e3eaf669cb92fbfa188a022) Thanks [@mattfysh](https://github.com/mattfysh)! - add contextual identifier to slices reference converted or raw context

- Updated dependencies [[`58e9988`](https://github.com/getlang-dev/get/commit/58e99887e39956ee1e3eaf669cb92fbfa188a022)]:
  - @getlang/utils@0.1.1

## 0.1.0

### Minor Changes

- [`57ff46d`](https://github.com/getlang-dev/get/commit/57ff46d904484e3277ee7a8481cdf4cee4c3deb2) Thanks [@mattfysh](https://github.com/mattfysh)! - Release v0.1.0

### Patch Changes

- Updated dependencies [[`57ff46d`](https://github.com/getlang-dev/get/commit/57ff46d904484e3277ee7a8481cdf4cee4c3deb2)]:
  - @getlang/utils@0.1.0
