Releases: reactiveui/Pharmacist
Releases · reactiveui/Pharmacist
1.0.95
Changes:
- 56d2c14 Fix: the tvos directory pointing in the wrong location for mac builds (#20) @glennawatson
1.0.94
Changes:
- a9576d4 fix: fix the mac directories (#19) @glennawatson
1.0.93
Changes:
- e8f09a4 fix: Change so that if a event matches the standard event pattern (#17) @glennawatson
- 12ae554 Fix: don't produce FromEvent for events with reference parameters (#15) @glennawatson
- 63c1639 Fix: make the platforms lower case to help with platform independence (#16) @glennawatson
1.0.90
Changes:
- f46c2af performance: Change all over to using FromEvent rather than FromEventPattern (#14) [ #11 ] @glennawatson
- eb3529a fix: method parameters aren't escaped if they are keywords (#13) @glennawatson
1.0.89
Changes:
- eb3529a fix: method parameters aren't escaped if they are keywords (#13) @glennawatson
1.0.88
Changes:
- f668749 Add some comments around generation (more to come), add keyword escaping (#10) @glennawatson
1.0.87
Changes:
- 388e2c7 Update to produce correct output for platform based generation. (#8) @glennawatson
1.0.86
Changes:
- 8a49eb7 Now exclude the global prefix from built in types (#7) @glennawatson
- ed2272f Fix the contents of the integration tests @glennawatson
- 791ba57 Now use global everywhere inside a observable chain @glennawatson
1.0.83
Changes:
- bfbde0d Add back in the using statements in the header @glennawatson
1.0.82
Changes:
- 74c3419 Add global prefix to avoid name collisions with generated code (#5) @glennawatson