We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 904ee07 commit 1a3cd09Copy full SHA for 1a3cd09
2 files changed
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: requal
2
Title: Shiny Application for Computer-Assisted Qualitative Data Analysis
3
-Version: 1.2.2
+Version: 1.2.3
4
Authors@R:
5
c(
6
person(given = "Radim",
NEWS.md
@@ -17,7 +17,11 @@
17
- refactored generation of valid html for transcript
18
- more metadata included in displayed transcripts
19
- Contextual help
20
- - functionality to display contextual help
+ - functionality to display contextual help
21
+- Fixed bugs
22
+ - foreign keys now enforced in SQLite
23
+ - default document encoding is now processed explicitly
24
+ - other minor fixes
25
26
# requal 1.1.3 Rieppeleon
27
0 commit comments